STM32H735xx HAL User Manual
Defines
RCC PLL2 Clock Output
RCCEx Exported Constants

Defines

#define RCC_PLL2_DIVP   RCC_PLLCFGR_DIVP2EN
#define RCC_PLL2_DIVQ   RCC_PLLCFGR_DIVQ2EN
#define RCC_PLL2_DIVR   RCC_PLLCFGR_DIVR2EN

Define Documentation

#define RCC_PLL2_DIVP   RCC_PLLCFGR_DIVP2EN

Definition at line 464 of file stm32h7xx_hal_rcc_ex.h.

Referenced by RCCEx_PLL2_Config().

#define RCC_PLL2_DIVQ   RCC_PLLCFGR_DIVQ2EN

Definition at line 465 of file stm32h7xx_hal_rcc_ex.h.

Referenced by RCCEx_PLL2_Config().

#define RCC_PLL2_DIVR   RCC_PLLCFGR_DIVR2EN

Definition at line 466 of file stm32h7xx_hal_rcc_ex.h.

Referenced by RCCEx_PLL2_Config().