Type Alias nrf52811_hal::pac::egu0::inten::TRIGGERED0_W

source ·
pub type TRIGGERED0_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTEN_SPEC, TRIGGERED0_A, BitM, O>;
Expand description

Field TRIGGERED0 writer - Enable or disable interrupt for event TRIGGERED[0]

Aliased Type§

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