Type definitions

Typedefs

typedef void(* app_comp_evt_handler_t) (app_comp_evt_t *p_evt)
 COMP event callback definition. More...
 

Detailed Description

Typedef Documentation

◆ app_comp_evt_handler_t

typedef void(* app_comp_evt_handler_t) (app_comp_evt_t *p_evt)

COMP event callback definition.

Definition at line 90 of file app_comp.h.