文件名称:PIC16F877头文件
文件大小:35KB
文件格式:DOCX
更新时间:2015-06-14 07:37:52
PIC16F877 头文件
// // Register Declarations for Microchip 16F877 Processor // // // This header file was automatically generated by: // // inc2h.pl V1.6 // // Copyright (c) 2002, Kevin L. Pauba, All Rights Reserved // // SDCC is licensed under the GNU Public license (GPL) v2. Note that // this license covers the code to the compiler and other executables, // but explicitly does not cover any code or objects generated by sdcc. // We have not yet decided on a license for the run time libraries, but // it will not put any requirements on code linked against it. See: // // http://www.gnu.org/copyleft/gpl/html // // See http://sdcc.sourceforge.net/ for the latest information on sdcc. // // #ifndef P16F877_H #define P16F877_H ... ...