STM32F479xx HAL User Manual
Defines
PLL Spread Spectrum Selection
RCC Exported Constants

Defines

#define LL_RCC_SPREAD_SELECT_CENTER   0x00000000U
#define LL_RCC_SPREAD_SELECT_DOWN   RCC_SSCGR_SPREADSEL

Define Documentation

#define LL_RCC_SPREAD_SELECT_CENTER   0x00000000U

PLL center spread spectrum selection

Definition at line 953 of file stm32f4xx_ll_rcc.h.

#define LL_RCC_SPREAD_SELECT_DOWN   RCC_SSCGR_SPREADSEL

PLL down spread spectrum selection

Definition at line 954 of file stm32f4xx_ll_rcc.h.