Type Definition lpc81x_pac::lpc810::pint::sienr::SETENRL_W

source ·
pub type SETENRL_W<'a, const O: u8> = FieldWriter<'a, u32, SIENR_SPEC, u8, u8, 8, O>;
Expand description

Field SETENRL writer - Ones written to this address set bits in the IENR, thus enabling interrupts. Bit n sets bit n in the IENR register. 0 = No operation. 1 = Enable rising edge or level interrupt.