[−][src]Type Definition lpc55_pac::pmc::RESETCTRL
type RESETCTRL = Reg<u32, _RESETCTRL>;
Reset Control [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 resetctrl module
Trait Implementations
impl Readable for RESETCTRL[src]
read() method returns resetctrl::R reader structure
impl ResetValue for RESETCTRL[src][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for RESETCTRL[src]
write(|w| ..) method takes resetctrl::W writer structure