Type Definition W
lpc55_pac::pint::sienf
type W = W<u32, SIENF>;
Writer for register SIENF
impl W
pub fn setenaf(&mut self) -> SETENAF_W<'_>
Bits 0:7 - Ones written to this address set bits in the IENF, thus enabling interrupts. Bit n sets bit n in the IENF register. 0 = No operation. 1 = Select HIGH-active interrupt or enable falling edge interrupt.