[][src]Type Definition lpc55_pac::inputmux::pintsel::W

type W = W<u32, PINTSEL>;

Writer for register PINTSEL[%s]

Implementations

impl W[src]

pub fn intpin(&mut self) -> INTPIN_W<'_>[src]

Bits 0:6 - Pin number select for pin interrupt or pattern match engine input. For PIOx_y: INTPIN = (x * 32) + y. PIO0_0 to PIO1_31 correspond to numbers 0 to 63.