cantata
Macros
Collaboration diagram for PLL Config:

Macros

#define RCC_PLL_NONE   0x00000000U
 
#define RCC_PLL_OFF   0x00000001U
 
#define RCC_PLL_ON   0x00000002U
 

Detailed Description

Macro Definition Documentation

◆ RCC_PLL_NONE

#define RCC_PLL_NONE   0x00000000U

PLL is not configured

◆ RCC_PLL_OFF

#define RCC_PLL_OFF   0x00000001U

PLL deactivation

◆ RCC_PLL_ON

#define RCC_PLL_ON   0x00000002U

PLL activation