搜索:DS12C887
找到约 103 项符合「DS12C887」的查询结果
结果 103
按分类筛选
https://www.eeworm.com/dl/971755.html
技术资料
DS12C887
year = 5; //写入时间:2005年11月1日13时24分35秒(要设定的时间)
month = 11;
day = 1;
hour = 13;
minute = 24;
second = 35;
clock_write_data();
clock_read_data();//读取的时间数据在变量year/month/day/hour/minute/second中 ...