1.25.3.28 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.