Goodix UART Service Client event. More...
#include <gus_c.h>
Public Attributes | |
uint8_t | conn_idx |
Connection index. More... | |
gus_c_evt_type_t | evt_type |
GUS Client event type. More... | |
uint16_t | length |
Length of event data. More... | |
uint8_t * | p_data |
Pointer to event data. More... | |
gus_c_evt_type_t gus_c_evt_t::evt_type |