pub const CRC32_PRESENT: u16 = _; // 1u16
Indicates that an additional CRC field may be present.
This crate does not compute or verify a CRC; the bit is reserved for higher-level adapters/protocols.