stm32f103
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
System Class Reference

Implements the system clock. More...

#include <system.h>

Static Public Member Functions

static void Init ()
 Performs initialization for system clock. More...
 
static uint32_t GetMs ()
 Retrieves how long the system has been running since power on or reset. More...
 

Detailed Description

Implements the system clock.

Member Function Documentation

uint32_t System::GetMs ( )
static

Retrieves how long the system has been running since power on or reset.

Returns
Current system uptime
void System::Init ( )
static

Performs initialization for system clock.


The documentation for this class was generated from the following files: