Skip to main content

CRC_8_HITAG

Constant CRC_8_HITAG 

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

ยงCRC-8/HITAG

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