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... | |
Goodix UART Service init stucture.
This contains all option and data needed for initialization of the service.
gus_evt_handler_t gus_init_t::evt_handler |