GlobLib
HAL and API libraries for MCUs and hardware.
stm32f103cb_clock.c File Reference

Source file for stm32f103cb clock. More...

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...
 

Detailed Description

Source file for stm32f103cb clock.

Author
Stuart Ianna
Version
0.1
Date
June 2018
Warning
None
Bug:
Compilers
  • arm-none-eabi-gcc (15:4.9.3+svn231177-1) 4.9.3 20150529 (prerelease)

Definition in file stm32f103cb_clock.c.