Type Alias nrf52832_hal::pac::radio::shorts::READY_START_W

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

Field READY_START writer - Shortcut between READY event and START task

Aliased Type§

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