|
GlobLib
HAL and API libraries for MCUs and hardware.
|
Header file for stm32f103 CLOCK. More...
#include "stm32f103cb_gpio.h"#include "stm32f103cb_debug.h"#include <libopencm3/stm32/rcc.h>#include <stdint.h>Go to the source code of this file.
Enumerations |
Functions | |
| mcu_error | CLOCK_setSpeed (clock_option option) |
| Set the final clock speed of the device. More... | |
| uint32_t | CLOCK_getSpeed (void) |
| Get the current clock speed of the device. More... | |
| uint32_t | CLOCK_getSpeedAlternate (void) |
| Get the current clock speed of the alternate bus. More... | |
Header file for stm32f103 CLOCK.
Definition in file stm32f103cb_clock.h.