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

type PRESETCTRL2 = Reg<u32, _PRESETCTRL2>;

Peripheral reset control n

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

type Type = u32

Register size

impl Writable for PRESETCTRL2[src]

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