Skip to main content

CRC_16_CMS

Constant CRC_16_CMS 

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

ยงCRC-16/CMS

  • width: 16 bits
  • poly: 0x8005 (reversed: 0xa001)
  • init: 0xffff
  • refin: false
  • refout: false
  • xorout: 0x0
  • check: 0xaee7
  • residue: 0x0