Skip to main content

CRC_16_PROFIBUS

Constant CRC_16_PROFIBUS 

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

ยงCRC-16/PROFIBUS

  • width: 16 bits
  • poly: 0x1dcf (reversed: 0xf3b8)
  • init: 0xffff
  • refin: false
  • refout: false
  • xorout: 0xffff
  • check: 0xa819
  • residue: 0xe394