Typedefs

typedef void(* rscs_c_evt_handler_t) (rscs_c_evt_t *p_evt)
 Running Speed and Cadence Service Client event handler type. More...
 

Detailed Description

Typedef Documentation

◆ rscs_c_evt_handler_t

typedef void(* rscs_c_evt_handler_t) (rscs_c_evt_t *p_evt)

Running Speed and Cadence Service Client event handler type.

Definition at line 207 of file rscs_c.h.