|
PER Firmware
|
Common CAN TX queue, task, and callback handling. More...
Macros | |
| #define | CAN_BUS_TYPE FDCAN_GlobalTypeDef |
| #define | PHAL_TX_CALLBACK PHAL_FDCAN_txCallback |
Functions | |
| void | CAN_tx_init (void) |
| void | CAN_tx_update (void) |
| void | PHAL_TX_CALLBACK (CAN_BUS_TYPE *bus) |
Variables | |
| osThreadId_t | CAN_tx_update_handle |
| volatile can_stats_t | can_stats |
Common CAN TX queue, task, and callback handling.