|
libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
These can be used for both APB1 and APB2 prescaling. More...

Macros | |
| #define | RCC_CFGR_PPRE_NODIV 0x0 |
| #define | RCC_CFGR_PPRE_DIV2 0x4 |
| #define | RCC_CFGR_PPRE_DIV4 0x5 |
| #define | RCC_CFGR_PPRE_DIV8 0x6 |
| #define | RCC_CFGR_PPRE_DIV16 0x7 |
These can be used for both APB1 and APB2 prescaling.