Type Alias nrf52811_hal::pac::comp::shorts::DOWN_STOP_W

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

Field DOWN_STOP writer - Shortcut between event DOWN and task STOP

Aliased Type§

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