Skip to main content

CRC_32_XFER

Constant CRC_32_XFER 

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

ยงCRC-32/XFER

  • width: 32 bits
  • poly: 0xaf (reversed: 0xf5000000)
  • init: 0x0
  • refin: false
  • refout: false
  • xorout: 0x0
  • check: 0xbd0be338
  • residue: 0x0