[][src]Type Definition lpc55_pac::flash_cmpa::CC_SOCU_PIN

type CC_SOCU_PIN = Reg<u32, _CC_SOCU_PIN>;

.

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see cc_socu_pin module

Trait Implementations

impl Readable for CC_SOCU_PIN[src]

read() method returns cc_socu_pin::R reader structure

impl ResetValue for CC_SOCU_PIN[src]

Register CC_SOCU_PIN reset()'s with value 0

type Type = u32

Register size

impl Writable for CC_SOCU_PIN[src]

write(|w| ..) method takes cc_socu_pin::W writer structure