Skip to main content

CRC_8_LTE

Constant CRC_8_LTE 

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

ยงCRC-8/LTE

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