HAL
LL_USART_IsActiveFlag_RWU() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_USART_IsActiveFlag_RWU()

LL_USART_IsActiveFlag_RWU() function

Check if the USART Receive Wake Up from mute mode Flag is set or not

Syntax

__STATIC_INLINE uint32_t LL_USART_IsActiveFlag_RWU(const USART_TypeDef *USARTx);

Arguments

USARTx

USART Instance

Return value

State of bit (1 or 0).

References

LocationText
stm32f4xx_ll_usart.h:1862
__STATIC_INLINE uint32_t LL_USART_IsActiveFlag_RWU(const USART_TypeDef *USARTx)

Data Use

Data read by LL_USART_IsActiveFlag_RWU()
LL_USART_IsActiveFlag_RWU()
Type of LL_USART_IsActiveFlag_RWU()
LL_USART_IsActiveFlag_RWU()
uint32_t
all items filtered out