1. 首页
  2. 编程语言
  3. C
  4. DS1302程序代码.doc

DS1302程序代码.doc

上传者: 2020-08-07 12:29:09上传 DOC文件 44KB 热度 15次
DS1302程序代码 #include #include #include #define uchar unsigned char #define uint unsigned int sbit SDA=P1^0; //DS1302数据线 sbit CLK=P1^1; //DS1302时钟线 sbit RST=P1^2; // DS1302 复位线
下载地址
用户评论