1.18.2.22 CAN_CALLBACK Typedef
C
typedef void (*CAN_CALLBACK) (uintptr_t contextHandle);
Summary
CAN Callback Function Pointer.
Description
This data type defines the CAN Callback Function Pointer.
Remarks
None.
typedef void (*CAN_CALLBACK) (uintptr_t contextHandle);
CAN Callback Function Pointer.
This data type defines the CAN Callback Function Pointer.
None.