[][src]Type Definition lpc55s6x_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 avaliable fields see resetctrl module

Trait Implementations

impl Readable for RESETCTRL[src]

read() method returns resetctrl::R reader structure

impl Writable for RESETCTRL[src]

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

impl ResetValue for RESETCTRL[src]

Register RESETCTRL reset()'s with value 0

type Type = u32

Register size