CANopenNode
CANopen protocol stack
Loading...
Searching...
No Matches
CRC 16 calculation

Helper object for CRC-16 checksum More...

+ Collaboration diagram for CRC 16 calculation:

Macros

#define CO_CONFIG_CRC16   (0)
 Configuration of CRC 16 CCITT calculation.
 

Detailed Description

Helper object for CRC-16 checksum

Macro Definition Documentation

◆ CO_CONFIG_CRC16

#define CO_CONFIG_CRC16   (0)

Configuration of CRC 16 CCITT calculation.

Possible flags, can be ORed:

  • CO_CONFIG_CRC16_ENABLE - Enable CRC16 calculation
  • CO_CONFIG_CRC16_EXTERNAL - CRC functions are defined externally