KizarmProbe.
 Vše Třídy Soubory Funkce Proměnné Výčty Hodnoty výčtu Definice maker Skupiny Stránky
Funkce | Proměnné
Dokumentace souboru system_LPC11Uxx.h

CMSIS Cortex-M0 Device Peripheral Access Layer Header File for the NXP LPC11Uxx Device Series. ...

#include <stdint.h>

Zobrazit zdrojový text tohoto souboru.

Funkce

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

Proměnné

uint32_t SystemCoreClock
 

Detailní popis

Verze
V1.10
Datum
24. November 2010
Poznámka
Copyright (C) 2009-2010 ARM Limited. All rights reserved.
ARM Limited (ARM) is supplying this software for use with Cortex-M processor based microcontrollers. This file can be freely distributed within development tools that are supporting such ARM based processors.
THIS SOFTWARE IS PROVIDED "AS IS". NO WARRANTIES, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE. ARM SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.

Dokumentace funkcí

void SystemCoreClockUpdate ( void  )

Update SystemCoreClock variable

Parametry
none
Návratová hodnota
none
void SystemInit ( void  )

Initialize the system

Parametry
none
Návratová hodnota
none

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

Initialize the system

Parametry
none
Návratová hodnota
none

Dokumentace proměnných

uint32_t SystemCoreClock

System Clock Frequency (Core Clock)