Skip to main content

CRC_8_TECH_3250

Constant CRC_8_TECH_3250 

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

ยงCRC-8/TECH-3250

  • width: 8 bits
  • poly: 0x1d (reversed: 0xb8)
  • init: 0xff
  • refin: true
  • refout: true
  • xorout: 0x0
  • check: 0x97
  • residue: 0x0