Skip to main content

CRC_32_CD_ROM_EDC

Constant CRC_32_CD_ROM_EDC 

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

ยงCRC-32/CD-ROM-EDC

  • width: 32 bits
  • poly: 0x8001801b (reversed: 0xd8018001)
  • init: 0x0
  • refin: true
  • refout: true
  • xorout: 0x0
  • check: 0x6ec2edc4
  • residue: 0x0