[][src]Type Definition lpc55_pac::gint0::port_pol::W

type W = W<u32, PORT_POL>;

Writer for register PORT_POL[%s]

Implementations

impl W[src]

pub fn pol(&mut self) -> POL_W<'_>[src]

Bits 0:31 - Configure pin polarity of port m pins for group interrupt. Bit n corresponds to pin PIOm_n of port m. 0 = the pin is active LOW. If the level on this pin is LOW, the pin contributes to the group interrupt. 1 = the pin is active HIGH. If the level on this pin is HIGH, the pin contributes to the group interrupt.