Type Alias nrf52832_hal::pac::timer0::shorts::COMPARE0_CLEAR_W

source ·
pub type COMPARE0_CLEAR_W<'a, const O: u8> = BitWriterRaw<'a, u32, SHORTS_SPEC, COMPARE0_CLEAR_A, BitM, O>;
Expand description

Field COMPARE0_CLEAR writer - Shortcut between COMPARE[0] event and CLEAR task

Aliased Type§

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