Type Alias nrf52840_hal::pac::comp::shorts::READY_STOP_W

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

Field READY_STOP writer - Shortcut between READY event and STOP task

Aliased Type§

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