Skip to main content

CHECKSUMMED

Constant CHECKSUMMED 

Source
pub const CHECKSUMMED: u8 = _; // 16u8
Expand description

The last four bytes are a CRC32C over everything before them.

Always set on anything this version writes, and a record with it clear is rejected rather than read. See the note at the top of this module: a checksum whose own presence is announced by an unprotected bit is not a checksum.