Typedefs

typedef void(* lms_evt_handler_t) (lms_evt_t *p_evt)
 LMS Service event handler type. More...
 

Detailed Description

Typedef Documentation

◆ lms_evt_handler_t

typedef void(* lms_evt_handler_t) (lms_evt_t *p_evt)

LMS Service event handler type.

Definition at line 118 of file lms.h.