HAL
LL_USART_HWCONTROL_RTS is only used within HAL.
 
Symbols
loading...
Files
loading...

LL_USART_HWCONTROL_RTS macro

RTS output enabled, data is only requested when there is space in the receive buffer

Syntax

#define LL_USART_HWCONTROL_RTS USART_CR3_RTSE

References

LocationText
stm32f4xx_ll_usart.h:290
#define LL_USART_HWCONTROL_RTS USART_CR3_RTSE /*!< RTS output enabled, data is only requested when there is space in the receive buffer */