SmartSnippets DA1459x SDK
Functions | Variables
system_DA1459x.h File Reference

CMSIS Device System Header File for DA1459x Device. More...

#include <stdint.h>
#include <stdbool.h>

Go to the source code of this file.

Functions

void SystemInit (void)
 Setup the microcontroller system. More...
 
void SystemCoreClockUpdate (void)
 Update SystemCoreClock variable. Updates the SystemCoreClock with current core Clock retrieved from cpu registers.
 

Variables

uint32_t SystemCoreClock
 System Clock Frequency (Core Clock) More...
 

Detailed Description

CMSIS Device System Header File for DA1459x Device.

Version
V5.9.0
Date
15. November 2019

Function Documentation

◆ SystemInit()

void SystemInit ( void  )

Setup the microcontroller system.

Initialize the System and update the SystemCoreClock variable.

Variable Documentation

◆ SystemCoreClock

uint32_t SystemCoreClock

System Clock Frequency (Core Clock)

System Clock Frequency (Core Clock)