|
RT-USB-THP
0
USB出力温湿気圧センサモジュールのサンプルプログラムに関する説明
|
CMSIS Cortex-M3 Device Peripheral Access Layer Header File for the NXP LPC13xx Device Series. [詳解]
#include <stdint.h>

関数 | |
| 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. [詳解] | |
変数 | |
| uint32_t | SystemCoreClock |
CMSIS Cortex-M3 Device Peripheral Access Layer Header File for the NXP LPC13xx Device Series.
| void SystemCoreClockUpdate | ( | void | ) |
Updates the SystemCoreClock with current core Clock retrieved from cpu registers.
Update SystemCoreClock variable
| 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 SystemCoreClock |
System Clock Frequency (Core Clock)