Software Library API naibrd 2.24.0
See all documentation at naii.docs.com
|
Functions | |
static bool_t | naiapp_Run_CAN_Receive (int32_t cardIndex, int32_t module, uint32_t modId) |
CAN_Receive lets you receive CAN messages on a range of channels. | |
int32_t | CAN_Receive (void) |
The main routine assists in gaining access to the board. | |
Variables | |
static const int8_t * | DEF_CONFIG_FILE = (int8_t *)"default_CANRx.txt" |
This sample application lets you receive CAN messages on a range of channels. | |
int32_t CAN_Receive | ( | void | ) |
The main routine assists in gaining access to the board.
The following routines from the nai_sys_cfg.c file are called to assist with accessing and configuring the board.
|
static |
CAN_Receive lets you receive CAN messages on a range of channels.
|
static |
This sample application lets you receive CAN messages on a range of channels.