CRC32_PRESENT

Constant CRC32_PRESENT 

Source
pub const CRC32_PRESENT: u16 = _; // 1u16
Expand 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.