pub type FRAMING_W<'a, const O: u8> = BitWriterRaw<'a, u32, ERRORSRC_SPEC, FRAMING_A, Bit1C, O>;
Expand description

Field FRAMING writer - Framing error occurred

Aliased Type§

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