Skip to main content

CRC_8_MIFARE_MAD

Constant CRC_8_MIFARE_MAD 

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

ยงCRC-8/MIFARE-MAD

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