Skip to main content

CRC_10_GSM

Constant CRC_10_GSM 

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

ยงCRC-10/GSM

  • width: 10 bits
  • poly: 0x175 (reversed: 0x2ba)
  • init: 0x0
  • refin: false
  • refout: false
  • xorout: 0x3ff
  • check: 0x12a
  • residue: 0xc6