Skip to main content

CRC_8_WCDMA

Constant CRC_8_WCDMA 

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

ยงCRC-8/WCDMA

  • width: 8 bits
  • poly: 0x9b (reversed: 0xd9)
  • init: 0x0
  • refin: true
  • refout: true
  • xorout: 0x0
  • check: 0x25
  • residue: 0x0