Type Alias nrf52840_pac::timer3::intenclr::COMPARE0_W
source · pub type COMPARE0_W<'a, const O: u8> = BitWriter<'a, u32, INTENCLR_SPEC, COMPARE0_AW, 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 */ }