|
libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Range of the MSI oscillator after returning from standby. More...

Macros | |
| #define | RCC_CSR_MSIRANGE_MASK 0xf |
| #define | RCC_CSR_MSIRANGE_SHIFT 8 |
| #define | RCC_CSR_MSIRANGE_1MHZ 4 |
| #define | RCC_CSR_MSIRANGE_2MHZ 5 |
| #define | RCC_CSR_MSIRANGE_4MHZ 6 |
| #define | RCC_CSR_MSIRANGE_8MHZ 7 |
Range of the MSI oscillator after returning from standby.