LCM — CH32V003 Light Control Module
Light Control Module, I2C slave
Loading...
Searching...
No Matches
system_ch32v00x.h File Reference

Go to the source code of this file.

Functions

void SystemInit (void)
 
void SystemCoreClockUpdate (void)
 

Variables

uint32_t SystemCoreClock
 

Function Documentation

◆ SystemCoreClockUpdate()

void SystemCoreClockUpdate ( void )
extern

Definition at line 95 of file system_ch32v00x.c.

References AHBPrescTable, and SystemCoreClock.

Referenced by main().

◆ SystemInit()

void SystemInit ( void )
extern

Definition at line 73 of file system_ch32v00x.c.

References SetSysClock().

Variable Documentation

◆ SystemCoreClock

uint32_t SystemCoreClock
extern

Definition at line 39 of file system_ch32v00x.c.

Referenced by SystemCoreClockUpdate().