Goodix UART Service Client event. More...

#include <gus_c.h>

Public Attributes

uint8_t conn_idx
 
gus_c_evt_type_t evt_type
 
uint16_t length
 
uint8_t * p_data
 

Detailed Description

Goodix UART Service Client event.

Definition at line 136 of file gus_c.h.

Member Data Documentation

◆ conn_idx

uint8_t gus_c_evt_t::conn_idx

Connection index.

Definition at line 138 of file gus_c.h.

◆ evt_type

gus_c_evt_type_t gus_c_evt_t::evt_type

GUS Client event type.

Definition at line 139 of file gus_c.h.

◆ length

uint16_t gus_c_evt_t::length

Length of event data.

Definition at line 140 of file gus_c.h.

◆ p_data

uint8_t* gus_c_evt_t::p_data

Pointer to event data.

Definition at line 141 of file gus_c.h.


The documentation for this struct was generated from the following file: