⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lpc.h

📁 LPC Flash Programming Routines for LPC21
💻 H
字号:
/******************************************************************************
 *
 * $RCSfile: $
 * $Revision: $
 *
 *  Header file for Philips LPC ARM Processors
 *
 *****************************************************************************/
#ifndef INC_LPC_H
#define INC_LPC_H

// We define this here so files can easily be moved between projects
// using different members of the LPC family.
#include <LPC21xx.h>

#endif

⌨️ 快捷键说明

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