Type Alias nrf52810_hal::pac::rtc0::evtenclr::COMPARE3_W

source ·
pub type COMPARE3_W<'a, const O: u8> = BitWriterRaw<'a, u32, EVTENCLR_SPEC, COMPARE3_AW, BitM, O>;
Expand description

Field COMPARE3 writer - Write ‘1’ to disable event routing for event COMPARE[3]

Aliased Type§

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