HAL
LL_I2S_IsActiveFlag_CHSIDE() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_I2S_IsActiveFlag_CHSIDE()

LL_I2S_IsActiveFlag_CHSIDE() function

Get channel side flag.

Syntax

__STATIC_INLINE uint32_t LL_I2S_IsActiveFlag_CHSIDE(SPI_TypeDef *SPIx);

Arguments

SPIx

SPI Instance

Return value

State of bit (1 or 0).

Notes

0: Channel Left has to be transmitted or has been received\n 1: Channel Right has to be transmitted or has been received\n It has no significance in PCM mode.

References

LocationText
stm32f4xx_ll_spi.h:1732
__STATIC_INLINE uint32_t LL_I2S_IsActiveFlag_CHSIDE(SPI_TypeDef *SPIx)

Data Use

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