|
libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
System clock switch status. More...

Macros | |
| #define | RCC_CFGR_SWS_HSISYS 0x0 |
| #define | RCC_CFGR_SWS_HSE 0x1 |
| #define | RCC_CFGR_SWS_PLLRCLK 0x2 |
| #define | RCC_CFGR_SWS_LSI 0x3 |
| #define | RCC_CFGR_SWS_LSE 0x4 |
System clock switch status.