Typedefs
Typedefs
BLE Services
»
Goodix UART Service (GUS)
Typedefs
typedef void(*
gus_evt_handler_t
) (
gus_evt_t
*p_evt)
Goodix UART Service event handler type.
More...
Detailed Description
Typedef Documentation
◆
gus_evt_handler_t
typedef void(* gus_evt_handler_t) (
gus_evt_t
*p_evt)
Goodix UART Service event handler type.
Definition at line
125
of file
gus.h
.