pub type PHYEND_START_W<'a, const O: u8> = BitWriterRaw<'a, u32, SHORTS_SPEC, PHYEND_START_A, BitM, O>;
Expand description

Field PHYEND_START writer - Shortcut between PHYEND event and START task

Aliased Type§

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