[][src]Type Definition lpc55s6x_pac::plu::wakeint::W

type W = W<u32, WAKEINT>;

Writer for register WAKEINT

Methods

impl W[src]

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

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

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

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

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

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

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

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

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

Bit 13 - Write to clear wakeint_latched