STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros

Macros

#define RCC_PLLSOURCE_HSI   RCC_PLLCFGR_PLLSRC_HSI
 
#define RCC_PLLSOURCE_HSE   RCC_PLLCFGR_PLLSRC_HSE
 

Detailed Description

Macro Definition Documentation

#define RCC_PLLSOURCE_HSE   RCC_PLLCFGR_PLLSRC_HSE

Definition at line 202 of file stm32f7xx_hal_rcc.h.

#define RCC_PLLSOURCE_HSI   RCC_PLLCFGR_PLLSRC_HSI

Definition at line 201 of file stm32f7xx_hal_rcc.h.