[][src]Type Definition lpc54606_pac::syscon::PRESETCTRL1

type PRESETCTRL1 = Reg<u32, _PRESETCTRL1>;

Peripheral reset control n

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

type Type = u32

Register size

impl Writable for PRESETCTRL1[src]

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