[−][src]Type Definition lpc55_pac::flash_cmpa::CC_SOCU_DFLT
type CC_SOCU_DFLT = Reg<u32, _CC_SOCU_DFLT>;
.
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see cc_socu_dflt module
Trait Implementations
impl Readable for CC_SOCU_DFLT[src]
read() method returns cc_socu_dflt::R reader structure
impl ResetValue for CC_SOCU_DFLT[src]
Register CC_SOCU_DFLT reset()'s with value 0
impl Writable for CC_SOCU_DFLT[src]
write(|w| ..) method takes cc_socu_dflt::W writer structure