Skip to main content

CRC_12_GSM

Constant CRC_12_GSM 

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

ยงCRC-12/GSM

  • width: 12 bits
  • poly: 0xd31 (reversed: 0x8cb)
  • init: 0x0
  • refin: false
  • refout: false
  • xorout: 0xfff
  • check: 0xb34
  • residue: 0x178