Skip to main content

CRC_8_DVB_S2

Constant CRC_8_DVB_S2 

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

ยงCRC-8/DVB-S2

  • width: 8 bits
  • poly: 0xd5 (reversed: 0xab)
  • init: 0x0
  • refin: false
  • refout: false
  • xorout: 0x0
  • check: 0xbc
  • residue: 0x0