Skip to main content

CRC_16_ARC

Constant CRC_16_ARC 

Source
pub const CRC_16_ARC: Algorithm<u16>;
Expand description

ยงCRC-16/ARC

  • width: 16 bits
  • poly: 0x8005 (reversed: 0xa001)
  • init: 0x0
  • refin: true
  • refout: true
  • xorout: 0x0
  • check: 0xbb3d
  • residue: 0x0