Type Alias nrf52840_hal::pac::egu0::intenclr::TRIGGERED2_W

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

Field TRIGGERED2 writer - Write ‘1’ to disable interrupt for TRIGGERED[2] event

Aliased Type§

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