Skip to main content

CRC_32_AUTOSAR

Constant CRC_32_AUTOSAR 

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

ยงCRC-32/AUTOSAR

  • width: 32 bits
  • poly: 0xf4acfb13 (reversed: 0xc8df352f)
  • init: 0xffffffff
  • refin: true
  • refout: true
  • xorout: 0xffffffff
  • check: 0x1697d06a
  • residue: 0x904cddbf