TestProject
Loading...
Searching...
No Matches
STM32L0xx_System_Private_Variables
Collaboration diagram for STM32L0xx_System_Private_Variables:

Variables

uint32_t SystemCoreClock = 2097152U
 
const uint8_t AHBPrescTable [16] = {0U, 0U, 0U, 0U, 0U, 0U, 0U, 0U, 1U, 2U, 3U, 4U, 6U, 7U, 8U, 9U}
 
const uint8_t APBPrescTable [8] = {0U, 0U, 0U, 0U, 1U, 2U, 3U, 4U}
 
const uint8_t PLLMulTable [9] = {3U, 4U, 6U, 8U, 12U, 16U, 24U, 32U, 48U}
 

Detailed Description