EasyManuals Logo

ST STM32F2 User Manual

ST STM32F2
1371 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #1275 background imageLoading...
Page #1275 background image
UM1940
LL USART Generic Driver
DocID028236 Rev 2
1275/1371
USARTx_DR register.
Please also consider that when clearing this flag, other flags
as PE, FE, ORE, IDLE would also be cleared.
Reference Manual to
LL API cross
reference:
SR NF LL_USART_ClearFlag_NE
LL_USART_ClearFlag_ORE
Function name
__STATIC_INLINE void LL_USART_ClearFlag_ORE
(USART_TypeDef * USARTx)
Function description
Clear OverRun Error Flag.
Parameters
USARTx: USART Instance
Return values
None:
Notes
Clearing this flag is done by a read access to the
USARTx_SR register followed by a read access to the
USARTx_DR register.
Please also consider that when clearing this flag, other flags
as PE, NE, FE, IDLE would also be cleared.
Reference Manual to
LL API cross
reference:
SR ORE LL_USART_ClearFlag_ORE
LL_USART_ClearFlag_IDLE
Function name
__STATIC_INLINE void LL_USART_ClearFlag_IDLE
(USART_TypeDef * USARTx)
Function description
Clear IDLE line detected Flag.
Parameters
USARTx: USART Instance
Return values
None:
Notes
Clearing this flag is done by a read access to the
USARTx_SR register followed by a read access to the
USARTx_DR register.
Please also consider that when clearing this flag, other flags
as PE, NE, FE, ORE would also be cleared.
Reference Manual to
LL API cross
reference:
SR IDLE LL_USART_ClearFlag_IDLE
LL_USART_ClearFlag_TC
Function name
__STATIC_INLINE void LL_USART_ClearFlag_TC
(USART_TypeDef * USARTx)
Function description
Clear Transmission Complete Flag.
Parameters
USARTx: USART Instance
Return values
None:

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ST STM32F2 and is the answer not in the manual?

ST STM32F2 Specifications

General IconGeneral
BrandST
ModelSTM32F2
CategoryMicrocontrollers
LanguageEnglish

Related product manuals