Type Alias nrf52811_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 event READY and task START

Aliased Type§

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