Type Alias nrf52810_hal::pac::rtc0::evtenset::COMPARE2_W

source ·
pub type COMPARE2_W<'a, const O: u8> = BitWriterRaw<'a, u32, EVTENSET_SPEC, COMPARE2_AW, BitM, O>;
Expand description

Field COMPARE2 writer - Write ‘1’ to enable event routing for event COMPARE[2]

Aliased Type§

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