TMPM4G9
V1.0.0.0
|
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 |
CMSIS Cortex-M4 Device Peripheral Access Layer Header File for the TOSHIBA 'TMPM4Gx' Device Series.
DO NOT USE THIS SOFTWARE WITHOUT THE SOFTWARE LISENCE AGREEMENT.
Copyright(C) Toshiba Electronic Device Solutions Corporation 2019
void SystemCoreClockUpdate | ( | void | ) |
Updates the SystemCoreClock with current core Clock retrieved from cpu registers.
Update SystemCoreClock variable
none |
Updates the SystemCoreClock with current core Clock retrieved from cpu registers.
Initialize the system
none |
void SystemInit | ( | void | ) |
Setup the microcontroller system. Initialize the System and update the SystemCoreClock variable.
Initialize the system
none |
Setup the microcontroller system. Initialize the System and update the SystemCoreClock variable.
Initialize the system
none |
uint32_t CoreClockInput |
High speed Clock Frequency
uint32_t SystemCoreClock |
System Clock Frequency (Core Clock)