[][src]Type Definition lpc55_pac::plu::wakeint_ctrl::R

type R = R<u32, WAKEINT_CTRL>;

Reader of register WAKEINT_CTRL

Implementations

impl R[src]

pub fn mask(&self) -> MASK_R[src]

Bits 0:7 - Interrupt mask (which of the 8 PLU Outputs contribute to interrupt)

pub fn filter_mode(&self) -> FILTER_MODE_R[src]

Bits 8:9 - control input of the PLU, add filtering for glitch.

pub fn filter_clksel(&self) -> FILTER_CLKSEL_R[src]

Bits 10:11 - hclk is divided by 2**filter_clksel.

pub fn latch_enable(&self) -> LATCH_ENABLE_R[src]

Bit 12 - latch the interrupt , then can be cleared with next bit INTR_CLEAR

pub fn intr_clear(&self) -> INTR_CLEAR_R[src]

Bit 13 - Write to clear wakeint_latched