Skip to main content

CRC_16_DDS_110

Constant CRC_16_DDS_110 

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

ยงCRC-16/DDS-110

  • width: 16 bits
  • poly: 0x8005 (reversed: 0xa001)
  • init: 0x800d
  • refin: false
  • refout: false
  • xorout: 0x0
  • check: 0x9ecf
  • residue: 0x0