STC串口程序和STC串口2程序.docVIP

  • 18
  • 0
  • 约12.07万字
  • 约 14页
  • 2016-12-20 发布于河南
  • 举报
/******************************************************************************* Filename: STC串口2程序* Prozessor: stc12c5a32ad * Compiler: Keil Version 7.20 * Author: WangHongQiang* Date: 2011-1-18********************************************************************************/#include reg52.h#include intrins.h#define S2RI 0x01 //S2CON.1#define S2TI 0x02 //S2CON.2#define S2RB8 0x04 //S2CON.3#define S2TB8 0x08 //S2CON.4typedef unsigned int uint;typedef unsigned char uchar;sfr P1M1 = 0x91;sfr

文档评论(0)

1亿VIP精品文档

相关文档