Skip to main content

CRC_16_ISO_IEC_14443_3_A

Constant CRC_16_ISO_IEC_14443_3_A 

Source
pub const CRC_16_ISO_IEC_14443_3_A: Algorithm<u16>;
Expand description

ยงCRC-16/ISO-IEC-14443-3-A

  • width: 16 bits
  • poly: 0x1021 (reversed: 0x8408)
  • init: 0xc6c6
  • refin: true
  • refout: true
  • xorout: 0x0
  • check: 0xbf05
  • residue: 0x0