Skip to main content

CRC_8_MAXIM_DOW

Constant CRC_8_MAXIM_DOW 

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

ยงCRC-8/MAXIM-DOW

  • width: 8 bits
  • poly: 0x31 (reversed: 0x8c)
  • init: 0x0
  • refin: true
  • refout: true
  • xorout: 0x0
  • check: 0xa1
  • residue: 0x0