
Macros | |
| #define | UART_HWCONTROL_CTS ((uint32_t)USART_CR3_CTSE) | 
| #define | UART_HWCONTROL_CTS USART_CR3_CTSE | 
| #define | UART_HWCONTROL_CTS USART_CR3_CTSE | 
| #define | UART_HWCONTROL_CTS USART_CR3_CTSE | 
| #define | UART_HWCONTROL_NONE 0x00000000U | 
| #define | UART_HWCONTROL_NONE 0x00000000U | 
| #define | UART_HWCONTROL_NONE 0x00000000U | 
| #define | UART_HWCONTROL_NONE 0x00000000U | 
| #define | UART_HWCONTROL_RTS ((uint32_t)USART_CR3_RTSE) | 
| #define | UART_HWCONTROL_RTS USART_CR3_RTSE | 
| #define | UART_HWCONTROL_RTS USART_CR3_RTSE | 
| #define | UART_HWCONTROL_RTS USART_CR3_RTSE | 
| #define | UART_HWCONTROL_RTS_CTS ((uint32_t)(USART_CR3_RTSE | USART_CR3_CTSE)) | 
| #define | UART_HWCONTROL_RTS_CTS (USART_CR3_RTSE | USART_CR3_CTSE) | 
| #define | UART_HWCONTROL_RTS_CTS (USART_CR3_RTSE | USART_CR3_CTSE) | 
| #define | UART_HWCONTROL_RTS_CTS (USART_CR3_RTSE | USART_CR3_CTSE) | 
| #define UART_HWCONTROL_CTS ((uint32_t)USART_CR3_CTSE) | 
Definition at line 277 of file stm32f4xx_hal_uart.h.
| #define UART_HWCONTROL_CTS USART_CR3_CTSE | 
Clear To Send 
 
Definition at line 348 of file stm32f7xx_hal_uart.h.
| #define UART_HWCONTROL_CTS USART_CR3_CTSE | 
Clear To Send 
 
Definition at line 370 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
| #define UART_HWCONTROL_CTS USART_CR3_CTSE | 
Clear To Send 
 
Definition at line 391 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
| #define UART_HWCONTROL_NONE 0x00000000U | 
Definition at line 275 of file stm32f4xx_hal_uart.h.
| #define UART_HWCONTROL_NONE 0x00000000U | 
No hardware control 
 
Definition at line 346 of file stm32f7xx_hal_uart.h.
| #define UART_HWCONTROL_NONE 0x00000000U | 
No hardware control 
 
Definition at line 368 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
| #define UART_HWCONTROL_NONE 0x00000000U | 
No hardware control 
 
Definition at line 389 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
| #define UART_HWCONTROL_RTS ((uint32_t)USART_CR3_RTSE) | 
Definition at line 276 of file stm32f4xx_hal_uart.h.
| #define UART_HWCONTROL_RTS USART_CR3_RTSE | 
Request To Send 
 
Definition at line 347 of file stm32f7xx_hal_uart.h.
| #define UART_HWCONTROL_RTS USART_CR3_RTSE | 
Request To Send 
 
Definition at line 369 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
| #define UART_HWCONTROL_RTS USART_CR3_RTSE | 
Request To Send 
 
Definition at line 390 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
| #define UART_HWCONTROL_RTS_CTS ((uint32_t)(USART_CR3_RTSE | USART_CR3_CTSE)) | 
Definition at line 278 of file stm32f4xx_hal_uart.h.
| #define UART_HWCONTROL_RTS_CTS (USART_CR3_RTSE | USART_CR3_CTSE) | 
Request and Clear To Send
Definition at line 349 of file stm32f7xx_hal_uart.h.
| #define UART_HWCONTROL_RTS_CTS (USART_CR3_RTSE | USART_CR3_CTSE) | 
Request and Clear To Send
Definition at line 371 of file stm32h747/stm32h747i-disco/CM7/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.
| #define UART_HWCONTROL_RTS_CTS (USART_CR3_RTSE | USART_CR3_CTSE) | 
Request and Clear To Send
Definition at line 392 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.