Skip to main content

CRC_16_M17

Constant CRC_16_M17 

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

ยงCRC-16/M17

  • width: 16 bits
  • poly: 0x5935 (reversed: 0xac9a)
  • init: 0xffff
  • refin: false
  • refout: false
  • xorout: 0x0
  • check: 0x772b
  • residue: 0x0