STM32F439xx HAL User Manual
Defines
RCC SAI BlockA Clock Source
RCCEx Exported Constants

Defines

#define RCC_SAIACLKSOURCE_PLLSAI   0x00000000U
#define RCC_SAIACLKSOURCE_PLLI2S   0x00100000U
#define RCC_SAIACLKSOURCE_EXT   0x00200000U

Define Documentation

#define RCC_SAIACLKSOURCE_EXT   0x00200000U

Definition at line 601 of file stm32f4xx_hal_rcc_ex.h.

#define RCC_SAIACLKSOURCE_PLLI2S   0x00100000U

Definition at line 600 of file stm32f4xx_hal_rcc_ex.h.

#define RCC_SAIACLKSOURCE_PLLSAI   0x00000000U

Definition at line 599 of file stm32f4xx_hal_rcc_ex.h.