Type Alias nrf52832_hal::pac::gpiote::intenclr::IN2_W

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

Field IN2 writer - Write ‘1’ to Disable interrupt for IN[2] event

Aliased Type§

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