Skip to main content

CRC_24_BLE

Constant CRC_24_BLE 

Source
pub const CRC_24_BLE: Algorithm<u32>;
Expand description

ยงCRC-24/BLE

  • width: 24 bits
  • poly: 0x65b (reversed: 0xda6000)
  • init: 0x555555
  • refin: true
  • refout: true
  • xorout: 0x0
  • check: 0xc25a56
  • residue: 0x0