pic18f1320.c

来自「sdcc是为51等小型嵌入式cpu设计的c语言编译器支持数种不同类型的cpu」· C语言 代码 · 共 19 行

C
19
字号
/*  * pic18f1320.c - PIC18F1320 Device Library Sources *  * This file is part of the GNU PIC Library. *  * May, 2005 * The GNU PIC Library is maintained by *     Raphael Neider <rneider AT web.de> *  * originally designed by *     Vangelis Rokas <vrokas@otenet.gr> *  * $Id: pic18f1320.c 4148 2006-05-01 20:47:12Z tecodev $ *  */#include "pic18f1220.c" /* just line, but with 8KB code */

⌨️ 快捷键说明

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