Type Alias nrf52840_hal::pac::gpiote::intenset::IN6_W

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

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

Aliased Type§

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