CANopenNode
CANopen protocol stack
Loading...
Searching...
No Matches

Non standard object More...

+ Collaboration diagram for Trace recorder:

Macros

#define CO_CONFIG_TRACE   (0)
 Configuration of Trace for recording variables over time.
 

Detailed Description

Non standard object

Macro Definition Documentation

◆ CO_CONFIG_TRACE

#define CO_CONFIG_TRACE   (0)

Configuration of Trace for recording variables over time.

Possible flags, can be ORed:

  • CO_CONFIG_TRACE_ENABLE - Enable Trace recorder
  • CO_CONFIG_TRACE_OWN_INTTYPES - If set, then macros PRIu32("u" or "lu") and PRId32("d" or "ld") must be set. (File inttypes.h can not be included).