Skip to main content

CRC_16_LJ1200

Constant CRC_16_LJ1200 

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

ยงCRC-16/LJ1200

  • width: 16 bits
  • poly: 0x6f63 (reversed: 0xc6f6)
  • init: 0x0
  • refin: false
  • refout: false
  • xorout: 0x0
  • check: 0xbdf4
  • residue: 0x0