Type Alias nrf52810_hal::pac::egu0::intenclr::TRIGGERED1_W

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

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

Aliased Type§

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