CANpie FD
CAN programming interface environment - Version 3.08
Macros
qcan_defs.hpp File Reference

Detailed Description

This file holds global definitions for the QCanServer and QCanInterface classes.

Macros

#define QCAN_WEB_SOCKET_DEFAULT_PORT   55660
 
#define QCAN_WEB_SOCKET_MAX   64
 
#define QCAN_LOCAL_SOCKET_MAX   64
 
#define QCAN_NETWORK_MAX   8
 
#define QCAN_IF_SUPPORT_ERROR_FRAMES   ((uint32_t) (0x00000001))
 
#define QCAN_IF_SUPPORT_LISTEN_ONLY   ((uint32_t) (0x00000002))
 
#define QCAN_IF_SUPPORT_CAN_FD   ((uint32_t) (0x00000004))
 
#define QCAN_IF_SUPPORT_SPECIFIC_CONFIG   ((uint32_t) (0x00000008))
 
#define QCAN_VERSION_MAJOR   0
 
#define QCAN_VERSION_MINOR   99
 
#define QCAN_VERSION_BUILD   8
 

Macro Definition Documentation

◆ QCAN_VERSION_BUILD

#define QCAN_VERSION_BUILD   8

This symbol defines the build version number.

◆ QCAN_VERSION_MAJOR

#define QCAN_VERSION_MAJOR   0

This symbol defines the major version number.

◆ QCAN_VERSION_MINOR

#define QCAN_VERSION_MINOR   99

This symbol defines the minor version number.