Silicon Labs Host Libraries
The type of flow control for UART communication

HidUart_SetUartConfig() The type of flow control for UART communication More...

Macros

#define HID_UART_NO_FLOW_CONTROL   0x00
 No flow control. More...
 
#define HID_UART_RTS_CTS_FLOW_CONTROL   0x01
 RTS/CTS hardware flow control. More...
 

Detailed Description

HidUart_SetUartConfig() The type of flow control for UART communication

Flow Control

Macro Definition Documentation

◆ HID_UART_NO_FLOW_CONTROL

#define HID_UART_NO_FLOW_CONTROL   0x00

No flow control.

◆ HID_UART_RTS_CTS_FLOW_CONTROL

#define HID_UART_RTS_CTS_FLOW_CONTROL   0x01

RTS/CTS hardware flow control.