HAL
LL_I2S_IsActiveFlag_RXNE() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_I2S_IsActiveFlag_RXNE()

LL_I2S_IsActiveFlag_RXNE() function

Check if Rx buffer is not empty

Syntax

__STATIC_INLINE uint32_t LL_I2S_IsActiveFlag_RXNE(SPI_TypeDef *SPIx);

Arguments

SPIx

SPI Instance

Return value

State of bit (1 or 0).

References

LocationText
stm32f4xx_ll_spi.h:1663
__STATIC_INLINE uint32_t LL_I2S_IsActiveFlag_RXNE(SPI_TypeDef *SPIx)

Call Tree

Functions called by LL_I2S_IsActiveFlag_RXNE()
LL_I2S_IsActiveFlag_RXNE()
all items filtered out
Data read by LL_I2S_IsActiveFlag_RXNE()
all items filtered out
LL_I2S_IsActiveFlag_RXNE()
Type of LL_I2S_IsActiveFlag_RXNE()
LL_I2S_IsActiveFlag_RXNE()
uint32_t
all items filtered out