Type Alias nrf52811_hal::pac::gpiote::events_in::EVENTS_IN_W

source ·
pub type EVENTS_IN_W<'a, const O: u8> = BitWriterRaw<'a, u32, EVENTS_IN_SPEC, EVENTS_IN_A, BitM, O>;
Expand description

Field EVENTS_IN writer - Event generated from pin specified in CONFIG[n].PSEL

Aliased Type§

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