Skip to main content

CRC_8_OPENSAFETY

Constant CRC_8_OPENSAFETY 

Source
pub const CRC_8_OPENSAFETY: Algorithm<u8>;
Expand description

ยงCRC-8/OPENSAFETY

  • width: 8 bits
  • poly: 0x2f (reversed: 0xf4)
  • init: 0x0
  • refin: false
  • refout: false
  • xorout: 0x0
  • check: 0x3e
  • residue: 0x0