Skip to main content

CRC_8_BLUETOOTH

Constant CRC_8_BLUETOOTH 

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

ยงCRC-8/BLUETOOTH

  • width: 8 bits
  • poly: 0xa7 (reversed: 0xe5)
  • init: 0x0
  • refin: true
  • refout: true
  • xorout: 0x0
  • check: 0x26
  • residue: 0x0