Type Alias nrf52810_hal::pac::comp::shorts::CROSS_STOP_W

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

Field CROSS_STOP writer - Shortcut between event CROSS and task STOP

Aliased Type§

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