![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
Macros | |
#define | RCC_PLL_NONE ((uint32_t)0x00000000U) |
#define | RCC_PLL_OFF ((uint32_t)0x00000001U) |
#define | RCC_PLL_ON ((uint32_t)0x00000002U) |
#define RCC_PLL_NONE ((uint32_t)0x00000000U) |
Definition at line 180 of file stm32f7xx_hal_rcc.h.
#define RCC_PLL_OFF ((uint32_t)0x00000001U) |
Definition at line 181 of file stm32f7xx_hal_rcc.h.
#define RCC_PLL_ON ((uint32_t)0x00000002U) |
Definition at line 182 of file stm32f7xx_hal_rcc.h.