[−][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][+]
type Type = u32
fn reset_value() -> Self::Type[src][−]
impl Writable for WAKEINT_CTRL[src]
write(|w| ..) method takes wakeint_ctrl::W writer structure