GlobLib
HAL and API libraries for MCUs and hardware.
|
Source file for stm32f103cb clock. More...
#include "stm32f103cb_clock.h"
Go to the source code of this file.
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... | |
Source file for stm32f103cb clock.
Definition in file stm32f103cb_clock.c.