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

Defines

#define RCC_SAIBCLKSOURCE_PLLSAI   0x00000000U
#define RCC_SAIBCLKSOURCE_PLLI2S   0x00400000U
#define RCC_SAIBCLKSOURCE_EXT   0x00800000U

Define Documentation

#define RCC_SAIBCLKSOURCE_EXT   0x00800000U

Definition at line 611 of file stm32f4xx_hal_rcc_ex.h.

#define RCC_SAIBCLKSOURCE_PLLI2S   0x00400000U

Definition at line 610 of file stm32f4xx_hal_rcc_ex.h.

#define RCC_SAIBCLKSOURCE_PLLSAI   0x00000000U

Definition at line 609 of file stm32f4xx_hal_rcc_ex.h.