gus_init_t Struct Reference

Goodix UART Service init stucture. More...

#include <gus.h>

Public Attributes

gus_evt_handler_t evt_handler
 Goodix UART Service event handler which must be provided by the application to send and receive the data. More...
 

Detailed Description

Goodix UART Service init stucture.

This contains all option and data needed for initialization of the service.

Definition at line 127 of file gus.h.

Member Data Documentation

◆ evt_handler

gus_evt_handler_t gus_init_t::evt_handler

Goodix UART Service event handler which must be provided by the application to send and receive the data.

Definition at line 129 of file gus.h.


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