STACK_EventCb_T
C
typedef void (*STACK_EventCb_T)(STACK_Event_T *p_event);
Description
STACK callback type. This callback function sends STACK events to the application.
typedef void (*STACK_EventCb_T)(STACK_Event_T *p_event);
STACK callback type. This callback function sends STACK events to the application.