libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | RCC_ICSCR_MSIRANGE_65KHZ 0x0 |
#define | RCC_ICSCR_MSIRANGE_131KHZ 0x1 |
#define | RCC_ICSCR_MSIRANGE_262KHZ 0x2 |
#define | RCC_ICSCR_MSIRANGE_524KHZ 0x3 |
#define | RCC_ICSCR_MSIRANGE_1MHZ 0x4 |
#define | RCC_ICSCR_MSIRANGE_2MHZ 0x5 |
#define | RCC_ICSCR_MSIRANGE_4MHZ 0x6 |