Type Alias nrf52840_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 TRIGGERED[0] event

Aliased Type§

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