Siphon Regulator 1.0
Nanosattelite attitude determination and control system.
Loading...
Searching...
No Matches
STM32F1xx_System_Private_Variables

Variables

uint32_t SystemCoreClock = 8000000
 
const uint8_t AHBPrescTable [16U] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9}
 
const uint8_t APBPrescTable [8U] = {0, 0, 0, 0, 1, 2, 3, 4}
 

Detailed Description

Variable Documentation

◆ AHBPrescTable

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

Definition at line 142 of file system_stm32f1xx.c.

◆ APBPrescTable

const uint8_t APBPrescTable[8U] = {0, 0, 0, 0, 1, 2, 3, 4}

Definition at line 143 of file system_stm32f1xx.c.

◆ SystemCoreClock

uint32_t SystemCoreClock = 8000000

Definition at line 141 of file system_stm32f1xx.c.