flags, in the USARTx_SR are set to their default values.
Reference Manual to
LL API cross
reference:
LL_USART_IsEnabled
__STATIC_INLINE uint32_t LL_USART_IsEnabled
(USART_TypeDef * USARTx)
Indicate if USART is enabled.
Reference Manual to
LL API cross
reference:
CR1 UE LL_USART_IsEnabled
LL_USART_EnableDirectionRx
__STATIC_INLINE void LL_USART_EnableDirectionRx
(USART_TypeDef * USARTx)
Receiver Enable (Receiver is enabled and begins searching for a
start bit)
Reference Manual to
LL API cross
reference:
CR1 RE LL_USART_EnableDirectionRx
LL_USART_DisableDirectionRx
__STATIC_INLINE void LL_USART_DisableDirectionRx
(USART_TypeDef * USARTx)
Reference Manual to
LL API cross
reference:
CR1 RE LL_USART_DisableDirectionRx
LL_USART_EnableDirectionTx
__STATIC_INLINE void LL_USART_EnableDirectionTx
(USART_TypeDef * USARTx)