Type Alias nrf52811_hal::pac::p0::latch::PIN15_W

source ·
pub type PIN15_W<'a, const O: u8> = BitWriterRaw<'a, u32, LATCH_SPEC, PIN15_A, BitM, O>;
Expand description

Field PIN15 writer - Status on whether PIN15 has met criteria set in PIN_CNF15.SENSE register. Write ‘1’ to clear.

Aliased Type§

struct PIN15_W<'a, const O: u8> { /* private fields */ }