pub type SOF_W<'a, const O: u8> = BitWriter<'a, u32, FRAMECONFIG_SPEC, SOF_A, O>;
Expand description

Field SOF writer - SoF expected or not in RX frames

Implementations

Start of Frame symbol is not expected in RX frames

Start of Frame symbol is expected in RX frames