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

Field EVENTS_RESOLVED writer -

Aliased Type§

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