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

type LATCH = Reg<u32, _LATCH>;

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