Type Alias nrf52832_hal::pac::rtc0::evtenset::COMPARE1_W

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

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

Aliased Type§

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