Typedefs

typedef void(* cts_evt_handler_t) (cts_evt_t *p_evt)
 Current Time Service event handler type. More...
 

Detailed Description

Typedef Documentation

◆ cts_evt_handler_t

typedef void(* cts_evt_handler_t) (cts_evt_t *p_evt)

Current Time Service event handler type.

Definition at line 231 of file cts.h.