Go to the source code of this file.
Defines | |
#define | DEV_CAN devSJA1000 |
Functions | |
int | main (void) |
Variables | |
CANFRAME | canFrame |
CANINFO * | canInfoPtr |
#define DEV_CAN devSJA1000 |
int main | ( | void | ) |
Main entry point of application
Definition at line 84 of file candemo.c.
References _fileno(), _ioctl(), AtCanEnableRx(), CAN_SetSpeed(), CAN_SPEED_125K, CAN_TryRxFrame(), CAN_TxFrame(), canFrame, canInfoPtr, DEV_CAN, DEV_DEBUG, DEV_DEBUG_NAME, freopen(), memset(), NutRegisterDevice(), NutSleep(), printf, puts, stdout, and UART_SETSPEED.
CANFRAME canFrame |
CANINFO* canInfoPtr |