HAL
LL_I2S_GetTransferMode() is only used within HAL.
 
Symbols
loading...
Files
loading...

LL_I2S_GetTransferMode() function

Get I2S transfer mode

Syntax

__STATIC_INLINE uint32_t LL_I2S_GetTransferMode(SPI_TypeDef *SPIx);

Arguments

SPIx

SPI Instance

Return value

Returned value can be one of the following values: @arg LL_I2S_MODE_SLAVE_TX @arg LL_I2S_MODE_SLAVE_RX @arg LL_I2S_MODE_MASTER_TX @arg LL_I2S_MODE_MASTER_RX

References

LocationText
stm32f4xx_ll_spi.h:1526
__STATIC_INLINE uint32_t LL_I2S_GetTransferMode(SPI_TypeDef *SPIx)

Data Use

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