[][src]Type Definition lpc55_pac::plu::WAKEINT_CTRL

type WAKEINT_CTRL = Reg<u32, _WAKEINT_CTRL>;

Wakeup interrupt control for PLU

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see wakeint_ctrl module

Trait Implementations

impl Readable for WAKEINT_CTRL[src]

read() method returns wakeint_ctrl::R reader structure

impl ResetValue for WAKEINT_CTRL[src]

Register WAKEINT_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for WAKEINT_CTRL[src]

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