Skip to main content

CRC_16_T10_DIF

Constant CRC_16_T10_DIF 

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

ยงCRC-16/T10-DIF

  • width: 16 bits
  • poly: 0x8bb7 (reversed: 0xedd1)
  • init: 0x0
  • refin: false
  • refout: false
  • xorout: 0x0
  • check: 0xd0db
  • residue: 0x0