pub type FORMAT_W<'a, const O: u8> = BitWriterRaw<'a, u32, FORMAT_SPEC, FORMAT_A, BitM, O>;
Expand description

Field FORMAT writer - Frame format.