Type Alias nrf52810_hal::pac::timer0::shorts::COMPARE2_CLEAR_W

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

Field COMPARE2_CLEAR writer - Shortcut between event COMPARE[2] and task CLEAR

Aliased Type§

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