pub type TASKS_STOP_W<'a, const O: u8> = BitWriterRaw<'a, u32, TASKS_STOP_SPEC, bool, BitM, O>;
Expand description

Field TASKS_STOP writer -

Aliased Type§

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