Type Definition W
lpc55_pac::inputmux::pintsel
type W = W<u32, PINTSEL>;
Writer for register PINTSEL[%s]
impl W
pub fn intpin(&mut self) -> INTPIN_W<'_>
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.