Skip to main content

CRC_7_MMC

Constant CRC_7_MMC 

Source
pub const CRC_7_MMC: Algorithm<u8>;
Expand description

ยงCRC-7/MMC

  • width: 7 bits
  • poly: 0x9 (reversed: 0x48)
  • init: 0x0
  • refin: false
  • refout: false
  • xorout: 0x0
  • check: 0x75
  • residue: 0x0