Type Alias nrf52840_hal::pac::timer3::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 COMPARE[4] event

Aliased Type§

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