Skip to main content

CRC_7_ROHC

Constant CRC_7_ROHC 

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

ยงCRC-7/ROHC

  • width: 7 bits
  • poly: 0x4f (reversed: 0x79)
  • init: 0x7f
  • refin: true
  • refout: true
  • xorout: 0x0
  • check: 0x53
  • residue: 0x0