Type Alias nrf52840_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 COMPARE[1] event

Aliased Type§

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