libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
System clock switch. More...
Macros | |
#define | RCC_CFGR_SW_HSISYS 0x0 |
#define | RCC_CFGR_SW_HSE 0x1 |
#define | RCC_CFGR_SW_PLLRCLK 0x2 |
#define | RCC_CFGR_SW_LSI 0x3 |
#define | RCC_CFGR_SW_LSE 0x4 |
System clock switch.