Skip to main content

CRC_16_IBM_SDLC

Constant CRC_16_IBM_SDLC 

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

ยงCRC-16/IBM-SDLC

  • width: 16 bits
  • poly: 0x1021 (reversed: 0x8408)
  • init: 0xffff
  • refin: true
  • refout: true
  • xorout: 0xffff
  • check: 0x906e
  • residue: 0xf0b8