Macros | |
#define | LL_UART_HWCONTROL_NONE 0x00000000U |
CTS and RTS hardware flow control disabled. More... | |
#define | LL_UART_HWCONTROL_RTS_CTS (UART_MCR_AFCE | UART_MCR_RTS) |
CTS and RTS hardware flow control enabled. More... | |
#define LL_UART_HWCONTROL_NONE 0x00000000U |
CTS and RTS hardware flow control disabled.
Definition at line 182 of file gr55xx_ll_uart.h.
#define LL_UART_HWCONTROL_RTS_CTS (UART_MCR_AFCE | UART_MCR_RTS) |
CTS and RTS hardware flow control enabled.
Definition at line 183 of file gr55xx_ll_uart.h.