[−][src]Type Definition lpc55_pac::pmc::PDRUNCFG0
type PDRUNCFG0 = Reg<u32, _PDRUNCFG0>;
Controls the power to various analog blocks [Reset by: PoR, Pin Reset, Brown Out Detectors Reset, Deep Power Down Reset, Software Reset]
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see pdruncfg0 module
Trait Implementations
impl Readable for PDRUNCFG0[src]
read() method returns pdruncfg0::R reader structure
impl ResetValue for PDRUNCFG0[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for PDRUNCFG0[src]
write(|w| ..) method takes pdruncfg0::W writer structure