|
libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|

Macros | |
| #define | RCC_CRRCR_HSI48VAL_MASK 0x1ff |
| #define | RCC_CRRCR_HSI48VAL_SHIFT 7 |
| #define | RCC_CRRCR_HSI48RDY BIT1 |
| #define | RCC_CRRCR_HSI48ON BIT0 |