Skip to main content

CRC_5_USB

Constant CRC_5_USB 

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

ยงCRC-5/USB

  • width: 5 bits
  • poly: 0x5 (reversed: 0x14)
  • init: 0x1f
  • refin: true
  • refout: true
  • xorout: 0x1f
  • check: 0x19
  • residue: 0x6