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