libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Allowed values 1 <= m <= 8. More...
Macros | |
#define | RCC_PLLCFGR_PLLM_SHIFT 0x4 |
#define | RCC_PLLCFGR_PLLM_MASK 0x7 |
#define | RCC_PLLCFGR_PLLM(x) ((x)-1) |
Allowed values 1 <= m <= 8.