STM32F479xx 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 546 of file stm32f4xx_hal_rcc_ex.h.

#define RCC_PLLSAIDIVR_2   0x00000000U

Definition at line 543 of file stm32f4xx_hal_rcc_ex.h.

#define RCC_PLLSAIDIVR_4   0x00010000U

Definition at line 544 of file stm32f4xx_hal_rcc_ex.h.

#define RCC_PLLSAIDIVR_8   0x00020000U

Definition at line 545 of file stm32f4xx_hal_rcc_ex.h.