Dummy_CAN_DuT
Macros
Dummy_CANFD_Config.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FRAMEID   0x222
 
#define CANFD   0
 
#define INTERFACE   "vcan0"
 
#define VERBOSE   1
 

Macro Definition Documentation

◆ CANFD

#define CANFD   0

Flag for enabling CANFD support.

◆ FRAMEID

#define FRAMEID   0x222

The changed ID of the frames we are sending back.

◆ INTERFACE

#define INTERFACE   "vcan0"

The name of the interface that should be configured.

◆ VERBOSE

#define VERBOSE   1

Enables printing information during the recv-send loop.