Skip to main content

CRC_16_MAXIM_DOW

Constant CRC_16_MAXIM_DOW 

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

ยงCRC-16/MAXIM-DOW

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