1.34.7.55 MCAN_TX_EVENT_FIFO_CALLBACK Typedef

C

typedef void (*MCAN_TX_EVENT_FIFO_CALLBACK) (uint8_t numberOfTxEvent, uintptr_t contextHandle);

Summary

MCAN Callback Function Pointer for Tx Event FIFO.

Description

This data type defines the MCAN Callback Function Pointer for Tx Event FIFO.

Remarks

None.