Type Alias nrf52840_pac::gpiote::intenset::IN2_W
source · pub type IN2_W<'a, const O: u8> = BitWriter<'a, u32, INTENSET_SPEC, IN2_AW, O>;
Expand description
Field IN2
writer - Write ‘1’ to enable interrupt for IN[2]
event
Aliased Type§
struct IN2_W<'a, const O: u8> { /* private fields */ }