STM32F479xx HAL User Manual
|
Defines | |
#define | LL_RCC_I2S1_CLKSOURCE_PLLI2S 0x00000000U |
#define | LL_RCC_I2S1_CLKSOURCE_PIN RCC_CFGR_I2SSRC |
#define LL_RCC_I2S1_CLKSOURCE_PIN RCC_CFGR_I2SSRC |
External pin clock used as I2S1 clock
Definition at line 459 of file stm32f4xx_ll_rcc.h.
Referenced by LL_RCC_GetI2SClockFreq().
#define LL_RCC_I2S1_CLKSOURCE_PLLI2S 0x00000000U |
I2S oscillator clock used as I2S1 clock
Definition at line 458 of file stm32f4xx_ll_rcc.h.
Referenced by LL_RCC_GetI2SClockFreq().