Type Alias nrf52840_hal::pac::gpiote::intenclr::IN3_W

source ·
pub type IN3_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTENCLR_SPEC, IN3_AW, BitM, O>;
Expand description

Field IN3 writer - Write ‘1’ to disable interrupt for IN[3] event

Aliased Type§

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