1.3.5.3.78 MAC_SET_CALLBACKS_CB Function Pointer

C

typedef void (*MAC_SET_CALLBACKS)(MAC_CALLBACKS *primeMacCbs);

Summary

Defines the function pointer to set the callbacks to handle the MAC layer.

Description

This data type defines the function pointer to set the callbacks to handle the MAC layer.

Remarks

None.