Type Alias nrf52811_hal::pac::timer0::shorts::COMPARE1_CLEAR_W

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

Field COMPARE1_CLEAR writer - Shortcut between event COMPARE[1] and task CLEAR

Aliased Type§

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