1.29.3.34 CAN_RX_FIFO_CALLBACK Typedef

C

typedef void (*CAN_RX_FIFO_CALLBACK) (uint8_t numberOfMessage, uintptr_t contextHandle);

Summary

CAN Callback Function Pointer for Rx FIFO0/FIFO1.

Description

This data type defines the CAN Callback Function Pointer for Rx FIFO0/FIFO1.

Remarks

None.