Type Alias nrf52832_hal::pac::timer3::shorts::COMPARE1_STOP_W

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

Field COMPARE1_STOP writer - Shortcut between COMPARE[1] event and STOP task

Aliased Type§

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