Type Alias nrf52832_hal::pac::rtc0::intenclr::COMPARE0_W

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

Field COMPARE0 writer - Write ‘1’ to Disable interrupt for COMPARE[0] event

Aliased Type§

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