Type Alias nrf52832_hal::pac::gpiote::intenset::IN4_W

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

Field IN4 writer - Write ‘1’ to Enable interrupt for IN[4] event

Aliased Type§

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