Skip to main content

CRC_16_CDMA2000

Constant CRC_16_CDMA2000 

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

ยงCRC-16/CDMA2000

  • width: 16 bits
  • poly: 0xc867 (reversed: 0xe613)
  • init: 0xffff
  • refin: false
  • refout: false
  • xorout: 0x0
  • check: 0x4c06
  • residue: 0x0