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

Field EVENTS_DONE writer -

Aliased Type§

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