Typedefs
Typedefs
BLE Services
»
Goodix UART Service Client (GUS_C)
Typedefs
typedef void(*
gus_c_evt_handler_t
) (
gus_c_evt_t
*p_evt)
Goodix UART Service Client event handler type.
More...
Detailed Description
Typedef Documentation
◆
gus_c_evt_handler_t
typedef void(* gus_c_evt_handler_t) (
gus_c_evt_t
*p_evt)
Goodix UART Service Client event handler type.
Definition at line
150
of file
gus_c.h
.