Skip to main content

CRC_32_ISO_HDLC

Constant CRC_32_ISO_HDLC 

Source
pub const CRC_32_ISO_HDLC: Algorithm<u32>;
Expand description

ยงCRC-32/ISO-HDLC

  • width: 32 bits
  • poly: 0x4c11db7 (reversed: 0xedb88320)
  • init: 0xffffffff
  • refin: true
  • refout: true
  • xorout: 0xffffffff
  • check: 0xcbf43926
  • residue: 0xdebb20e3