Type Alias nrf52811_hal::pac::timer0::intenclr::COMPARE4_W

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

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

Aliased Type§

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