HAL + 0/6 examples
CodeScope will show references to LL_USART_IsActiveFlag_TXE() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_USART_IsActiveFlag_TXE()

LL_USART_IsActiveFlag_TXE() function

Check if the USART Transmit Data Register Empty Flag is set or not

Syntax

__STATIC_INLINE uint32_t LL_USART_IsActiveFlag_TXE(const USART_TypeDef *USARTx);

Arguments

USARTx

USART Instance

Return value

State of bit (1 or 0).

Examples

LL_USART_IsActiveFlag_TXE() is referenced by 6 libraries and example projects.

References

LocationText
stm32f4xx_ll_usart.h:1814
__STATIC_INLINE uint32_t LL_USART_IsActiveFlag_TXE(const USART_TypeDef *USARTx)

Data Use

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