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

Field TASKS_SET writer -

Aliased Type§

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