p16f_common.inc
来自「picc」· 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,v 1.2 2006/04/06 19:52:04 tecodev Exp $
extern STK00
extern STK01
extern STK02
extern STK03
extern STK04
extern STK05
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?