Type Alias nrf52810_hal::pac::egu0::events_triggered::EVENTS_TRIGGERED_W

source ·
pub type EVENTS_TRIGGERED_W<'a, const O: u8> = BitWriterRaw<'a, u32, EVENTS_TRIGGERED_SPEC, EVENTS_TRIGGERED_A, BitM, O>;
Expand description

Field EVENTS_TRIGGERED writer - Event number n generated by triggering the corresponding TRIGGER[n] task

Aliased Type§

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