Skip to main content

CRC_8_GSM_A

Constant CRC_8_GSM_A 

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

ยงCRC-8/GSM-A

  • width: 8 bits
  • poly: 0x1d (reversed: 0xb8)
  • init: 0x0
  • refin: false
  • refout: false
  • xorout: 0x0
  • check: 0x37
  • residue: 0x0