HAL
LL_I2S_SetPrescalerLinear() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_I2S_SetPrescalerLinear()

LL_I2S_SetPrescalerLinear() function

Set I2S linear prescaler

Syntax

__STATIC_INLINE void LL_I2S_SetPrescalerLinear(SPI_TypeDef *SPIx,     uint8_t PrescalerLinear);

Arguments

SPIx

SPI Instance

PrescalerLinear

Value between Min_Data=0x02 and Max_Data=0xFF

Return value

None

References

LocationText
stm32f4xx_ll_spi.h:1538
__STATIC_INLINE void LL_I2S_SetPrescalerLinear(SPI_TypeDef *SPIx, uint8_t PrescalerLinear)

Data Use

Data read by LL_I2S_SetPrescalerLinear()
LL_I2S_SetPrescalerLinear()