Ll_Usart_Isactiveflag_Pe; Ll_Usart_Isactiveflag_Fe; Ll_Usart_Isactiveflag_Ne; Ll_Usart_Isactiveflag_Ore - ST STM32F2 User Manual

Description of stm32f2 hal and low layer drivers
Hide thumbs Also See for STM32F2:
Table of Contents

Advertisement

UM1940

LL_USART_IsActiveFlag_PE

Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:

LL_USART_IsActiveFlag_FE

Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:

LL_USART_IsActiveFlag_NE

Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:

LL_USART_IsActiveFlag_ORE

Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
__STATIC_INLINE uint32_t LL_USART_IsActiveFlag_PE
(USART_TypeDef * USARTx)
Check if the USART Parity Error Flag is set or not.
USARTx: USART Instance
State: of bit (1 or 0).
SR PE LL_USART_IsActiveFlag_PE
__STATIC_INLINE uint32_t LL_USART_IsActiveFlag_FE
(USART_TypeDef * USARTx)
Check if the USART Framing Error Flag is set or not.
USARTx: USART Instance
State: of bit (1 or 0).
SR FE LL_USART_IsActiveFlag_FE
__STATIC_INLINE uint32_t LL_USART_IsActiveFlag_NE
(USART_TypeDef * USARTx)
Check if the USART Noise error detected Flag is set or not.
USARTx: USART Instance
State: of bit (1 or 0).
SR NF LL_USART_IsActiveFlag_NE
__STATIC_INLINE uint32_t LL_USART_IsActiveFlag_ORE
(USART_TypeDef * USARTx)
Check if the USART OverRun Error Flag is set or not.
USARTx: USART Instance
State: of bit (1 or 0).
SR ORE LL_USART_IsActiveFlag_ORE
DocID028236 Rev 2
LL USART Generic Driver
1271/1371

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

Table of Contents

Save PDF