STM32F439xx HAL User Manual
Defines
RCC PLLSAI DIVR
RCCEx Exported Constants

Defines

#define RCC_PLLSAIDIVR_2   0x00000000U
#define RCC_PLLSAIDIVR_4   0x00010000U
#define RCC_PLLSAIDIVR_8   0x00020000U
#define RCC_PLLSAIDIVR_16   0x00030000U

Define Documentation

#define RCC_PLLSAIDIVR_16   0x00030000U

Definition at line 562 of file stm32f4xx_hal_rcc_ex.h.

#define RCC_PLLSAIDIVR_2   0x00000000U

Definition at line 559 of file stm32f4xx_hal_rcc_ex.h.

#define RCC_PLLSAIDIVR_4   0x00010000U

Definition at line 560 of file stm32f4xx_hal_rcc_ex.h.

#define RCC_PLLSAIDIVR_8   0x00020000U

Definition at line 561 of file stm32f4xx_hal_rcc_ex.h.