|
libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Older compatible definitions to ease migration. More...

Macros | |
| #define | RCC_CFGR_PPRE2_NODIV 0x0 |
| #define | RCC_CFGR_PPRE2_DIV2 0x4 |
| #define | RCC_CFGR_PPRE2_DIV4 0x5 |
| #define | RCC_CFGR_PPRE2_DIV8 0x6 |
| #define | RCC_CFGR_PPRE2_DIV16 0x7 |
| #define | RCC_CFGR_PPRE1_NODIV 0x0 |
| #define | RCC_CFGR_PPRE1_DIV2 0x4 |
| #define | RCC_CFGR_PPRE1_DIV4 0x5 |
| #define | RCC_CFGR_PPRE1_DIV8 0x6 |
| #define | RCC_CFGR_PPRE1_DIV16 0x7 |
Older compatible definitions to ease migration.