[][src]Type Definition lpc55s6x_pac::plu::WAKEINT

type WAKEINT = Reg<u32, _WAKEINT>;

Wakeup interrupt control for PLU

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

For information about avaliable fields see wakeint module

Trait Implementations

impl Readable for WAKEINT[src]

read() method returns wakeint::R reader structure

impl Writable for WAKEINT[src]

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

impl ResetValue for WAKEINT[src]

Register WAKEINT reset()'s with value 0

type Type = u32

Register size