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... | |
HidUart_SetUartConfig() The type of flow control for UART communication
Flow Control
| #define HID_UART_NO_FLOW_CONTROL 0x00 |
No flow control.
| #define HID_UART_RTS_CTS_FLOW_CONTROL 0x01 |
RTS/CTS hardware flow control.