include/system_stm32f4xx.h
Go to the documentation of this file.
1 
39 #ifndef __SYSTEM_STM32F4XX_H
40 #define __SYSTEM_STM32F4XX_H
41 
42 #ifdef __cplusplus
43 extern "C"
44 {
45 #endif
46 
59  extern uint32_t SystemCoreClock;
85  extern void SystemInit(void);
86  extern void SystemCoreClockUpdate(void);
91 #ifdef __cplusplus
92 }
93 #endif
94 
95 #endif /*__SYSTEM_STM32F4XX_H */
96 
104 /************************ (C) COPYRIGHT STMicroelectronics *****END OF FILE****/
void SystemCoreClockUpdate(void)
Update SystemCoreClock variable according to Clock Register Values. The SystemCoreClock variable cont...
uint32_t SystemCoreClock
void SystemInit(void)
Setup the microcontroller system Initialize the Embedded Flash Interface, the PLL and update the Syst...


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