Skip to main content

CRC_3_ROHC

Constant CRC_3_ROHC 

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

ยงCRC-3/ROHC

  • width: 3 bits
  • poly: 0x3 (reversed: 0x6)
  • init: 0x7
  • refin: true
  • refout: true
  • xorout: 0x0
  • check: 0x6
  • residue: 0x0