[][src]Type Definition lpc55_pac::pint::isel::W

type W = W<u32, ISEL>;

Writer for register ISEL

Implementations

impl W[src]

pub fn pmode(&mut self) -> PMODE_W<'_>[src]

Bits 0:7 - Selects the interrupt mode for each pin interrupt. Bit n configures the pin interrupt selected in PINTSELn. 0 = Edge sensitive 1 = Level sensitive