dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
STM32F0xx_System_Private_Variables

Variables

uint32_t SystemCoreClock = 40000000
 
__I uint8_t AHBPrescTable [16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9}
 

Detailed Description

Variable Documentation

__I uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9}

Definition at line 110 of file system_stm32f0xx.c.

uint32_t SystemCoreClock = 40000000

Definition at line 109 of file system_stm32f0xx.c.