[][src]Type Definition lpc54606_pac::gint0::port_pol::R

type R = R<u32, PORT_POL>;

Reader of register PORT_POL[%s]

Methods

impl R[src]

pub fn pol(&self) -> POL_R[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.