Type Alias nrf52810_hal::pac::egu0::intenclr::TRIGGERED7_W

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

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

Aliased Type§

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