Type Alias nrf52832_hal::pac::timer0::intenclr::COMPARE2_W

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

Field COMPARE2 writer - Write ‘1’ to Disable interrupt for COMPARE[2] event

Aliased Type§

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