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

LL_I2S_SetClockPolarity() function

Set I2S clock polarity

Syntax

__STATIC_INLINE void LL_I2S_SetClockPolarity(SPI_TypeDef *SPIx,     uint32_t ClockPolarity);

Arguments

SPIx

SPI Instance

ClockPolarity

This parameter can be one of the following values: @arg LL_I2S_POLARITY_LOW @arg LL_I2S_POLARITY_HIGH

Return value

None

References

LocationText
stm32f4xx_ll_spi.h:1447
__STATIC_INLINE void LL_I2S_SetClockPolarity(SPI_TypeDef *SPIx, uint32_t ClockPolarity)

Data Use

Data read by LL_I2S_SetClockPolarity()
LL_I2S_SetClockPolarity()