Skip to main content

CRC_16_UMTS

Constant CRC_16_UMTS 

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

ยงCRC-16/UMTS

  • width: 16 bits
  • poly: 0x8005 (reversed: 0xa001)
  • init: 0x0
  • refin: false
  • refout: false
  • xorout: 0x0
  • check: 0xfee8
  • residue: 0x0