1.3.3.33 1.9.3.33 1.29.3.33 1.32.3.33 CAN_TX_EVENT_FIFO_CALLBACK Typedef
C
typedef void (*CAN_TX_EVENT_FIFO_CALLBACK) (uint8_t numberOfTxEvent, uintptr_t contextHandle);
Summary
CAN Callback Function Pointer for Tx Event FIFO.
Description
This data type defines the CAN Callback Function Pointer for Tx Event FIFO.
Remarks
None.