Skip to main content

CRC_6_GSM

Constant CRC_6_GSM 

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

ยงCRC-6/GSM

  • width: 6 bits
  • poly: 0x2f (reversed: 0x3d)
  • init: 0x0
  • refin: false
  • refout: false
  • xorout: 0x3f
  • check: 0x13
  • residue: 0x3a