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 #1274 background imageLoading...
Page #1274 background image
LL USART Generic Driver
UM1940
1274/1371
DocID028236 Rev 2
Return values
State: of bit (1 or 0).
Reference Manual to
LL API cross
reference:
CR1 RWU LL_USART_IsActiveFlag_RWU
LL_USART_ClearFlag_PE
Function name
__STATIC_INLINE void LL_USART_ClearFlag_PE
(USART_TypeDef * USARTx)
Function description
Clear Parity 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 NE, FE, ORE, IDLE would also be cleared.
Reference Manual to
LL API cross
reference:
SR PE LL_USART_ClearFlag_PE
LL_USART_ClearFlag_FE
Function name
__STATIC_INLINE void LL_USART_ClearFlag_FE
(USART_TypeDef * USARTx)
Function description
Clear Framing 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, ORE, IDLE would also be cleared.
Reference Manual to
LL API cross
reference:
SR FE LL_USART_ClearFlag_FE
LL_USART_ClearFlag_NE
Function name
__STATIC_INLINE void LL_USART_ClearFlag_NE
(USART_TypeDef * USARTx)
Function description
Clear Noise 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

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