TMPM4G9  V1.0.0.0
system_TMPM4Gx.h File Reference

CMSIS Cortex-M4 Device Peripheral Access Layer Header File for the TOSHIBA 'TMPM4Gx' Device Series. More...

#include <stdint.h>

Go to the source code of this file.

Functions

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

Variables

uint32_t SystemCoreClock
 
uint32_t CoreClockInput
 

Detailed Description

CMSIS Cortex-M4 Device Peripheral Access Layer Header File for the TOSHIBA 'TMPM4Gx' Device Series.

Version
V0.0.0.0
Date
2018-04-02

DO NOT USE THIS SOFTWARE WITHOUT THE SOFTWARE LISENCE AGREEMENT.

Copyright(C) Toshiba Electronic Device Solutions Corporation 2019

Function Documentation

§ SystemCoreClockUpdate()

void SystemCoreClockUpdate ( void  )

Updates the SystemCoreClock with current core Clock retrieved from cpu registers.

Update SystemCoreClock variable

Parameters
none
Returns
none

Updates the SystemCoreClock with current core Clock retrieved from cpu registers.

Initialize the system

Parameters
none
Returns
none

§ SystemInit()

void SystemInit ( void  )

Setup the microcontroller system. Initialize the System and update the SystemCoreClock variable.

Initialize the system

Parameters
none
Returns
none

Setup the microcontroller system. Initialize the System and update the SystemCoreClock variable.

Initialize the system

Parameters
none
Returns
none

Variable Documentation

§ CoreClockInput

uint32_t CoreClockInput

High speed Clock Frequency

§ SystemCoreClock

uint32_t SystemCoreClock

System Clock Frequency (Core Clock)