UM1940
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_I2S_SetClockPolarity
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_I2S_GetClockPolarity
Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:
LL_I2S_SetStandard
Function name
Function description
Parameters
Get I2S data frame length.
SPIx: SPI Instance
Returned: value can be one of the following values:
LL_I2S_DATAFORMAT_16B
LL_I2S_DATAFORMAT_16B_EXTENDED
LL_I2S_DATAFORMAT_24B
LL_I2S_DATAFORMAT_32B
I2SCFGR DATLEN LL_I2S_GetDataFormat
I2SCFGR CHLEN LL_I2S_GetDataFormat
__STATIC_INLINE void LL_I2S_SetClockPolarity
(SPI_TypeDef * SPIx, uint32_t ClockPolarity)
Set I2S clock polarity.
SPIx: SPI Instance
ClockPolarity: This parameter can be one of the following
values:
LL_I2S_POLARITY_LOW
LL_I2S_POLARITY_HIGH
None:
I2SCFGR CKPOL LL_I2S_SetClockPolarity
__STATIC_INLINE uint32_t LL_I2S_GetClockPolarity
(SPI_TypeDef * SPIx)
Get I2S clock polarity.
SPIx: SPI Instance
Returned: value can be one of the following values:
LL_I2S_POLARITY_LOW
LL_I2S_POLARITY_HIGH
I2SCFGR CKPOL LL_I2S_GetClockPolarity
__STATIC_INLINE void LL_I2S_SetStandard (SPI_TypeDef *
SPIx, uint32_t Standard)
Set I2S standard protocol.
SPIx: SPI Instance
Standard: This parameter can be one of the following
values:
DocID028236 Rev 2
LL I2S Generic Driver
983/1371
Need help?
Do you have a question about the STM32F2 and is the answer not in the manual?
Questions and answers