Go to the source code of this file.
Functions | |
int | main (void) |
Variables | |
CANFRAME | canFrame |
CANINFO * | canInfoPtr |
int main | ( | void | ) |
Main entry point of application
Definition at line 80 of file candemo.c.
References AtCanEnableRx(), _CANFRAME::byte, _CANINFO::can_interrupts, _CANINFO::can_overruns, _CANINFO::can_rx_frames, CAN_SetSpeed(), CAN_SPEED_125K, CAN_TryRxFrame(), _CANINFO::can_tx_frames, CAN_TxFrame(), _NUTDEVICE::dev_dcb, devAtCan, devDebug0, _CANFRAME::ext, freopen(), _CANFRAME::id, _CANFRAME::len, memset(), NutRegisterDevice(), printf, and stdout.