p16f_common.inc

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

INC
19
字号
; -----------------------------------------------; p16f_common.inc - definitions common to all 14 bit PIC devices;; Copyright (C) 2005 by Raphael Neider;; This file is part of the SDCC/pic14 library.; This file is licensed under the terms of the LGPL, see LGPL; for details.;; $Id: p16f_common.inc 4086 2006-04-06 19:56:14Z tecodev $		extern	STK00		extern	STK01		extern	STK02		extern	STK03		extern	STK04		extern	STK05

⌨️ 快捷键说明

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