Type Alias nrf52811_hal::pac::timer0::shorts::COMPARE0_STOP_W

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

Field COMPARE0_STOP writer - Shortcut between event COMPARE[0] and task STOP

Aliased Type§

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