欢迎来到虫虫下载站 | 资源下载 资源专辑 关于我们
虫虫下载站

cpu.h

最新的LPC214X CPU驱动程序
H
字号:
////  $Id: cpu.h 42 2008-10-04 18:40:36Z jcw $//  $Revision: 42 $//  $Author: jcw $//  $Date: 2008-10-04 14:40:36 -0400 (Sat, 04 Oct 2008) $//  $HeadURL: http://tinymicros.com/svn_public/arm/lpc2148_demo/trunk/cpu/cpu.h $//#ifndef _CPU_H_#define _CPU_H_void cpuSetupHardware (void);void cpuSetupFIQISR (void *FIQInterrupt);void cpuPLLDisable (void);void cpuT1Disable (void);void cpuGPIOInitialize (void);void cpuToggleLED (unsigned portBASE_TYPE uxLED);#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -