Type Alias nrf52810_hal::pac::rtc0::evtenset::COMPARE0_W

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

Field COMPARE0 writer - Write ‘1’ to enable event routing for event COMPARE[0]

Aliased Type§

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