Goodix UART Service event types.
Enumerator |
---|
GUS_EVT_INVALID | Invalid GUS event.
|
GUS_EVT_RX_DATA_RECEIVED | The data from the peer has been received.
|
GUS_EVT_TX_DATA_SENT | The data from the application has been sent, and the service is ready to accept new data from the application.
|
GUS_EVT_TX_PORT_OPENED | Tx port has been opened.
|
GUS_EVT_TX_PORT_CLOSED | Tx port has been closed.
|
GUS_EVT_FLOW_CTRL_ENABLE | GUS flow control been enabled.
|
GUS_EVT_FLOW_CTRL_DISABLE | GUS flow control been disabled.
|
GUS_EVT_TX_FLOW_OFF | Tx flow off control request.
|
GUS_EVT_TX_FLOW_ON | Tx flow on control request.
|
GUS_EVT_INVALID | Invalid GUS event.
|
GUS_EVT_RX_DATA_RECEIVED | The data from the peer has been received.
|
GUS_EVT_TX_DATA_SENT | The data from the application has been sent, and the service is ready to accept new data from the application.
|
GUS_EVT_TX_PORT_OPENED | Tx port has been opened.
|
GUS_EVT_TX_PORT_CLOSED | Tx port has been closed.
|
GUS_EVT_FLOW_CTRL_ENABLE | GUS flow control been enabled.
|
GUS_EVT_FLOW_CTRL_DISABLE | GUS flow control been disabled.
|
GUS_EVT_TX_FLOW_OFF | Tx flow off control request.
|
GUS_EVT_TX_FLOW_ON | Tx flow on control request.
|