HAL
LL_RCC_SetI2SClockSource() is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_RCC_SetI2SClockSource()

LL_RCC_SetI2SClockSource() function

Configure I2S clock source DCKCFGR I2SSRC LL_RCC_SetI2SClockSource\n DCKCFGR I2S1SRC LL_RCC_SetI2SClockSource\n DCKCFGR I2S2SRC LL_RCC_SetI2SClockSource (*) value not defined in all devices.

Syntax

__STATIC_INLINE void LL_RCC_SetI2SClockSource(uint32_t Source);

Arguments

Source

This parameter can be one of the following values: @arg LL_RCC_I2S1_CLKSOURCE_PLLI2S (*) @arg LL_RCC_I2S1_CLKSOURCE_PIN @arg LL_RCC_I2S1_CLKSOURCE_PLL (*) @arg LL_RCC_I2S1_CLKSOURCE_PLLSRC (*) @arg LL_RCC_I2S2_CLKSOURCE_PLLI2S (*) @arg LL_RCC_I2S2_CLKSOURCE_PIN (*) @arg LL_RCC_I2S2_CLKSOURCE_PLL (*) @arg LL_RCC_I2S2_CLKSOURCE_PLLSRC (*)

Return value

None

References

LocationText
stm32f4xx_ll_rcc.h:3594
__STATIC_INLINE void LL_RCC_SetI2SClockSource(uint32_t Source)

Data Use

Data read by LL_RCC_SetI2SClockSource()
LL_RCC_SetI2SClockSource()