STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
Collaboration diagram for PLL Clock Source:

Macros

#define RCC_PLLSOURCE_HSI   RCC_PLLCFGR_PLLSRC_HSI
#define RCC_PLLSOURCE_HSE   RCC_PLLCFGR_PLLSRC_HSE

Detailed Description

Macro Definition Documentation

◆ RCC_PLLSOURCE_HSE

#define RCC_PLLSOURCE_HSE   RCC_PLLCFGR_PLLSRC_HSE

Definition at line 180 of file stm32f4xx_hal_rcc.h.

◆ RCC_PLLSOURCE_HSI

#define RCC_PLLSOURCE_HSI   RCC_PLLCFGR_PLLSRC_HSI

Definition at line 179 of file stm32f4xx_hal_rcc.h.