Skip to main content

CRC_7_UMTS

Constant CRC_7_UMTS 

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

ยงCRC-7/UMTS

  • width: 7 bits
  • poly: 0x45 (reversed: 0x51)
  • init: 0x0
  • refin: false
  • refout: false
  • xorout: 0x0
  • check: 0x61
  • residue: 0x0