Skip to main content

CRC_8_DARC

Constant CRC_8_DARC 

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

ยงCRC-8/DARC

  • width: 8 bits
  • poly: 0x39 (reversed: 0x9c)
  • init: 0x0
  • refin: true
  • refout: true
  • xorout: 0x0
  • check: 0x15
  • residue: 0x0