system_stm32f10x.h
Go to the documentation of this file.
1 
33 #ifndef __SYSTEM_STM32F10X_H
34 #define __SYSTEM_STM32F10X_H
35 
36 #ifdef __cplusplus
37  extern "C" {
38 #endif
39 
53 extern uint32_t SystemCoreClock;
79 extern void SystemInit(void);
80 extern void SystemCoreClockUpdate(void);
85 #ifdef __cplusplus
86 }
87 #endif
88 
89 #endif /*__SYSTEM_STM32F10X_H */
90 
98 /******************* (C) COPYRIGHT 2011 STMicroelectronics *****END OF FILE****/
void SystemCoreClockUpdate(void)
Update SystemCoreClock variable according to Clock Register Values. The SystemCoreClock variable cont...
void SystemInit(void)
Setup the microcontroller system Initialize the Embedded Flash Interface, the PLL and update the Syst...
uint32_t SystemCoreClock


rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Thu Apr 15 2021 05:07:49