Type Alias nrf52840_hal::pac::rtc0::evten::COMPARE0_W

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

Field COMPARE0 writer - Enable or disable event routing for COMPARE[0] event

Aliased Type§

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