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

Defines

#define RCC_PLL3_DIVP   RCC_PLLCFGR_DIVP3EN
#define RCC_PLL3_DIVQ   RCC_PLLCFGR_DIVQ3EN
#define RCC_PLL3_DIVR   RCC_PLLCFGR_DIVR3EN

Define Documentation

#define RCC_PLL3_DIVP   RCC_PLLCFGR_DIVP3EN

Definition at line 475 of file stm32h7xx_hal_rcc_ex.h.

Referenced by RCCEx_PLL3_Config().

#define RCC_PLL3_DIVQ   RCC_PLLCFGR_DIVQ3EN

Definition at line 476 of file stm32h7xx_hal_rcc_ex.h.

Referenced by RCCEx_PLL3_Config().

#define RCC_PLL3_DIVR   RCC_PLLCFGR_DIVR3EN

Definition at line 477 of file stm32h7xx_hal_rcc_ex.h.

Referenced by RCCEx_PLL3_Config().