搜索结果
找到约 32 项符合
disable 的查询结果
按分类筛选
单片机编程 24c16读写驱动程序
24c16读写驱动程序,//=-------------------------------------------------------------------------------/*模块调用:读数据:read(unsigned int address)写数据:write(unsigned int address,unsigned char dd)   dd为要写的 数据字节*///-------------------------------------------------------------------- ...
C/C++语言编程 at24c16 c程序
一个24c16的读写程序(已经调试过)(arens) 
//////////////////////////////////////////////////////////////// //24c16读写驱动程序,FM24C16A-AT24C16中文资料pdf //=-------------------------------------------------------------------------------/*模块调用:读数据:read(unsigned int address)写数据:w ...