Ll_I2S_Setprescalerlinear; Ll_I2S_Getprescalerlinear; Ll_I2S_Setprescalerparity - ST STM32F2 User Manual

Description of stm32f2 hal and low layer drivers
Hide thumbs Also See for STM32F2:
Table of Contents

Advertisement

UM1940
Parameters
Return values
Reference Manual to
LL API cross
reference:

LL_I2S_SetPrescalerLinear

Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:

LL_I2S_GetPrescalerLinear

Function name
Function description
Parameters
Return values
Reference Manual to
LL API cross
reference:

LL_I2S_SetPrescalerParity

Function name
Function description
Parameters
Return values
SPIx: SPI Instance
Returned: value can be one of the following values:
LL_I2S_MODE_SLAVE_TX
LL_I2S_MODE_SLAVE_RX
LL_I2S_MODE_MASTER_TX
LL_I2S_MODE_MASTER_RX
I2SCFGR I2SCFG LL_I2S_GetTransferMode
__STATIC_INLINE void LL_I2S_SetPrescalerLinear
(SPI_TypeDef * SPIx, uint8_t PrescalerLinear)
Set I2S linear prescaler.
SPIx: SPI Instance
PrescalerLinear: Value between Min_Data=0x02 and
Max_Data=0xFF
None:
I2SPR I2SDIV LL_I2S_SetPrescalerLinear
__STATIC_INLINE uint32_t LL_I2S_GetPrescalerLinear
(SPI_TypeDef * SPIx)
Get I2S linear prescaler.
SPIx: SPI Instance
PrescalerLinear: Value between Min_Data=0x02 and
Max_Data=0xFF
I2SPR I2SDIV LL_I2S_GetPrescalerLinear
__STATIC_INLINE void LL_I2S_SetPrescalerParity
(SPI_TypeDef * SPIx, uint32_t PrescalerParity)
Set I2S parity prescaler.
SPIx: SPI Instance
PrescalerParity: This parameter can be one of the following
values:
LL_I2S_PRESCALER_PARITY_EVEN
LL_I2S_PRESCALER_PARITY_ODD
None:
DocID028236 Rev 2
LL I2S Generic Driver
985/1371

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32F2 and is the answer not in the manual?

Questions and answers

Table of Contents

Save PDF