Skip to main content

CRC_16_DNP

Constant CRC_16_DNP 

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

ยงCRC-16/DNP

  • width: 16 bits
  • poly: 0x3d65 (reversed: 0xa6bc)
  • init: 0x0
  • refin: true
  • refout: true
  • xorout: 0xffff
  • check: 0xea82
  • residue: 0x66c5