DIY Logging Volt/Ampmeter
system_stm32f1xx.h File Reference

Go to the source code of this file.

Functions

void SystemInit (void)
 Setup the microcontroller system Initialize the Embedded Flash Interface, the PLL and update the SystemCoreClock variable. More...
 
void SystemCoreClockUpdate (void)
 Update SystemCoreClock variable according to Clock Register Values. The SystemCoreClock variable contains the core clock (HCLK), it can be used by the user application to setup the SysTick timer or configure other parameters. More...
 

Variables

uint32_t SystemCoreClock
 
const uint8_t AHBPrescTable [16U]
 
const uint8_t APBPrescTable [8U]