STM32F479xx HAL User Manual
Defines
RCC PLLSAIP Clock Divider
RCCEx Exported Constants

Defines

#define RCC_PLLSAIP_DIV2   0x00000002U
#define RCC_PLLSAIP_DIV4   0x00000004U
#define RCC_PLLSAIP_DIV6   0x00000006U
#define RCC_PLLSAIP_DIV8   0x00000008U

Define Documentation

#define RCC_PLLSAIP_DIV2   0x00000002U

Definition at line 570 of file stm32f4xx_hal_rcc_ex.h.

#define RCC_PLLSAIP_DIV4   0x00000004U

Definition at line 571 of file stm32f4xx_hal_rcc_ex.h.

#define RCC_PLLSAIP_DIV6   0x00000006U

Definition at line 572 of file stm32f4xx_hal_rcc_ex.h.

#define RCC_PLLSAIP_DIV8   0x00000008U

Definition at line 573 of file stm32f4xx_hal_rcc_ex.h.