Skip to main content

CRC_3_GSM

Constant CRC_3_GSM 

Source
pub const CRC_3_GSM: Algorithm<u8>;
Expand description

ยงCRC-3/GSM

  • width: 3 bits
  • poly: 0x3 (reversed: 0x6)
  • init: 0x0
  • refin: false
  • refout: false
  • xorout: 0x7
  • check: 0x4
  • residue: 0x2