Type Alias nrf52840_hal::pac::comp::shorts::UP_STOP_W

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

Field UP_STOP writer - Shortcut between UP event and STOP task

Aliased Type§

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