Type Alias nrf52840_hal::pac::timer0::intenclr::COMPARE1_W

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

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

Aliased Type§

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