Type Alias nrf52811_hal::pac::egu0::intenclr::TRIGGERED8_W

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

Field TRIGGERED8 writer - Write ‘1’ to disable interrupt for event TRIGGERED[8]

Aliased Type§

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