Clock HAL type definitions. More...


Go to the source code of this file.
Classes | |
| struct | hal_clock_config_t |
| System clock configuration structure. More... | |
Enumerations | |
| enum | hal_clock_source_t { HAL_CLOCK_SOURCE_HSI , HAL_CLOCK_SOURCE_HSE , HAL_CLOCK_SOURCE_PLL } |
| Enumeration of possible system clock sources. More... | |
Clock HAL type definitions.
Defines clock source enumerations and clock configuration structures used by the clock HAL for Cortex-M4 MCUs.
| enum hal_clock_source_t |