- 1、本文档共40页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
PIC(头件)
PIC(头文件)
#ifndef _PIC_H_
#define _PIC_H_
#ifndef _HTC_H_
#include htc.h
#endif
#if defined(_16F1526)
#include pic16f1526.h
#endif
#if defined(_16LF1526)
#include pic16lf1526.h
#endif
#if defined(_16LF1527)
#include pic16lf1527.h
#endif
#if defined(_16LF1902)
#include pic16lf1902.h
#endif
#if defined(_16LF1903)
#include pic16lf1903.h
#endif
#if defined(_12F1840)
#include pic12f1840.h
#endif
#if defined(_12F617)
#include pic12f617.h
#endif
#if defined(_12LF1840)
#include pic12lf1840.h
#endif
#if defined(_16F1516)
#include pic16f1516.h
#endif
#if defined(_16F1517)
#include pic16f1517.h
#endif
#if defined(_16F1518)
#include pic16f1518.h
#endif
#if defined(_16F1519)
#include pic16f1519.h
#endif
#if defined(_16F722A)
#include pic16f722a.h
#endif
#if defined(_16F723A)
#include pic16f723a.h
#endif
#if defined(_16LF1516)
#include pic16lf1516.h
#endif
#if defined(_16LF1517)
#include pic16lf1517.h
#endif
#if defined(_16LF1518)
#include pic16lf1518.h
#endif
#if defined(_16LF1519)
#include pic16lf1519.h
#endif
#if defined(_16LF1824)
#include pic16lf1824.h
#endif
#if defined(_16LF1825)
#include pic16lf1825.h
#endif
#if defined(_16LF1828)
#include pic16lf1828.h
#endif
#if defined(_16LF1829)
#include pic16lf1829.h
#endif
#if defined(_16LF722A)
#include pic16lf722a.h
#endif
#if defined(_16LF723A)
#include pic16lf723a.h
#endif
#if defined(_16F1847)
#include pic16f1847.h
#endif
#if defined(_16LF1847)
#include pic16lf1847.h
#endif
#if defined(_16LF1829)
#include pic16lf1829.h
#endif
#if defined(_16LF1828)
#include pic16lf1828.h
#endif
#if defined(_16LF1825)
#include pic16lf1825.h
#endif
#if defined(_16LF1824)
#include pic16lf1824.h
#endif
#if defined(_16F1829)
#include pic16f1829.h
#endif
#if defined(_16F1828)
#include pic16f1828.h
#endif
#if defined(_16F1825)
#include pic16f1825.h
#endif
#if defined(_16F1824)
#include pic16f1824.h
#endif
#if defined(_16F1823)
#include pic16f1823.h
#endif
#if defined(_16LF1823)
#include pic16lf1823.h
#endif
文档评论(0)