[][src]Type Definition lpc55_pac::pmc::PDRUNCFGSET0

type PDRUNCFGSET0 = Reg<u32, _PDRUNCFGSET0>;

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 reset, write, write_with_zero. See API.

For information about available fields see pdruncfgset0 module

Trait Implementations

impl ResetValue for PDRUNCFGSET0[src]

Register PDRUNCFGSET0 reset()'s with value 0

type Type = u32

Register size

impl Writable for PDRUNCFGSET0[src]

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