24c02读写程序带说明
#include#include#defineucharunsignedchar#defineuintunsignedint//********************2402读写指令**********************#definec2402wdat0xa0#definec2402rdat0xa1//**************************end******************//**************2402IO***dinyi******************sbitsda=P1^0;sbitscl=P1^1;
下载地址
用户评论
我想找的是多字节读写的
借鉴能用了。
应该能用,不过我想找的是多字节读写的
经试验能用。谢谢!