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