Skip to main content

CRC_12_DECT

Constant CRC_12_DECT 

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

ยงCRC-12/DECT

  • width: 12 bits
  • poly: 0x80f (reversed: 0xf01)
  • init: 0x0
  • refin: false
  • refout: false
  • xorout: 0x0
  • check: 0xf5b
  • residue: 0x0