Type Alias nrf51_hal::pac::lpcomp::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 CROSS event and STOP task.

Aliased Type§

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