Type Definition nrf52832_hal::pac::p0::LATCH[][src]

pub type LATCH = Reg<u32, _LATCH>;
Expand description

Latch register indicating what GPIO pins that have met the criteria set in the PIN_CNF[n].SENSE registers

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see latch module