Skip to main content

CRC_16_RIELLO

Constant CRC_16_RIELLO 

Source
pub const CRC_16_RIELLO: Algorithm<u16>;
Expand description

ยงCRC-16/RIELLO

  • width: 16 bits
  • poly: 0x1021 (reversed: 0x8408)
  • init: 0xb2aa
  • refin: true
  • refout: true
  • xorout: 0x0
  • check: 0x63d0
  • residue: 0x0