Type Alias nrf52810_hal::pac::rtc0::intenclr::COMPARE3_W

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

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

Aliased Type§

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