Skip to main content

CRC_16_SPI_FUJITSU

Constant CRC_16_SPI_FUJITSU 

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

ยงCRC-16/SPI-FUJITSU

  • width: 16 bits
  • poly: 0x1021 (reversed: 0x8408)
  • init: 0x1d0f
  • refin: false
  • refout: false
  • xorout: 0x0
  • check: 0xe5cc
  • residue: 0x0