Type Alias nrf52810_hal::pac::rtc0::evtenclr::COMPARE1_W

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

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

Aliased Type§

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