Constant CRC32_PRESENT
pub const CRC32_PRESENT: u16 = _; // 1u16Expand description
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.