Type Definition lpc81x_pac::lpc811::pint::pmctrl::SEL_PMATCH_W

source ·
pub type SEL_PMATCH_W<'a, const O: u8> = BitWriter<'a, u32, PMCTRL_SPEC, SEL_PMATCH_A, O>;
Expand description

Field SEL_PMATCH writer - Specifies whether the 8 pin interrupts are controlled by the pin interrupt function or by the pattern match function.

Implementations§

Pin interrupt. Interrupts are driven in response to the standard pin interrupt function.

Pattern match. Interrupts are driven in response to pattern matches.