Macros | |
| #define | LL_UART_HWCONTROL_NONE 0x00000000U |
| #define | LL_UART_HWCONTROL_RTS_CTS (UART_MCR_AFCE | UART_MCR_RTS) |
| #define LL_UART_HWCONTROL_NONE 0x00000000U |
CTS and RTS hardware flow control disabled
| #define LL_UART_HWCONTROL_RTS_CTS (UART_MCR_AFCE | UART_MCR_RTS) |
CTS and RTS hardware flow control enabled