[][src]Type Definition lpc82x_pac::pint::sienr::W

type W = W<u32, SIENR>;

Writer for register SIENR

Methods

impl W[src]

pub fn setenrl(&mut self) -> SETENRL_W[src]

Bits 0:7 - 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.