![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "board.h"Go to the source code of this file.
Macros | |
| #define | TEST_CCAN_BAUD_RATE 500000 |
Functions | |
| void | baudrateCalculate (uint32_t baud_rate, uint32_t *can_api_timing_cfg) |
| void | CAN_rx (uint8_t msg_obj_num) |
| void | CAN_tx (uint8_t msg_obj_num) |
| void | CAN_error (uint32_t error_info) |
| void | CAN_IRQHandler (void) |
| CCAN Interrupt Handler. | |
| int | main (void) |
| Main routine for CCAN_ROM example. | |
Variables | |
| CCAN_MSG_OBJ_T | msg_obj |