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