Skip to main content

CRC_12_UMTS

Constant CRC_12_UMTS 

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

ยงCRC-12/UMTS

  • width: 12 bits
  • poly: 0x80f (reversed: 0xf01)
  • init: 0x0
  • refin: false
  • refout: true
  • xorout: 0x0
  • check: 0xdaf
  • residue: 0x0