STM32G0 MCAL 0.0.1
Tiny MCAL for educational purpose.
|
Macros | |
#define | RCC_PLLCFGR_PLLPEN 16u |
#define | RCC_PLLCFGR_PLLQEN 24u |
#define | RCC_PLLCFGR_PLLREN 28u |
Symbols to specify the values of the bits on the registers.
#define RCC_PLLCFGR_PLLPEN 16u |
RCC_PLLCFGR -> PLLPEN: PLLPCLK clock output enable
#define RCC_PLLCFGR_PLLQEN 24u |
RCC_PLLCFGR -> PLLQEN: PLLQCLK clock output enable
#define RCC_PLLCFGR_PLLREN 28u |
RCC_PLLCFGR -> PLLREN: PLLRCLK clock output enable