Type Alias nrf52810_hal::pac::gpiote::intenset::IN1_W

source ·
pub type IN1_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTENSET_SPEC, IN1_AW, BitM, O>;
Expand description

Field IN1 writer - Write ‘1’ to enable interrupt for event IN[1]

Aliased Type§

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