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

LL_USART_HWCONTROL_CTS macro

CTS mode enabled, data is only transmitted when the nCTS input is asserted (tied to 0)

Syntax

#define LL_USART_HWCONTROL_CTS USART_CR3_CTSE

References

LocationText
stm32f4xx_ll_usart.h:291
#define LL_USART_HWCONTROL_CTS USART_CR3_CTSE /*!< CTS mode enabled, data is only transmitted when the nCTS input is asserted (tied to 0) */