eeprom~1.searchresults
来自「一个非常好的微处理器烧录EEPROM的C++ 原代码项目文件,直接可用,而且还」· SEARCHRESULTS 代码 · 共 17 行
SEARCHRESULTS
17 行
---- Eeprom.wPages_Eeprom Matches (15 in 1 files) ----
EepromCopy.c: Eeprom.wPages_Eeprom=EEPROM_PAGES_24C01;
EepromCopy.c: Eeprom.wPages_Eeprom=EEPROM_PAGES_24C02;
EepromCopy.c: Eeprom.wPages_Eeprom=EEPROM_PAGES_24C04;
EepromCopy.c: Eeprom.wPages_Eeprom=EEPROM_PAGES_24C08;
EepromCopy.c: Eeprom.wPages_Eeprom=EEPROM_PAGES_24C16;
EepromCopy.c: Eeprom.wPages_Eeprom=EEPROM_PAGES_24C32;
EepromCopy.c: Eeprom.wPages_Eeprom=EEPROM_PAGES_24C64;
EepromCopy.c: Eeprom.wPages_Eeprom=EEPROM_PAGES_24C128;
EepromCopy.c: Eeprom.wPages_Eeprom=EEPROM_PAGES_24C256;
EepromCopy.c: Eeprom.wPages_Eeprom=EEPROM_PAGES_24C512;
EepromCopy.c: Eeprom.wPages_Eeprom=EEPROM_PAGES_24C08;
EepromCopy.c: BYTE Iic_Select,light_status=0,Scan=Eeprom.wPages_Eeprom/9;
EepromCopy.c: for (Eeprom_Pages=0;Eeprom_Pages<Eeprom.wPages_Eeprom;Eeprom_Pages++)
EepromCopy.c: Disp_Led(Led_Table[(Eeprom.wPages_Eeprom-Eeprom_Pages)/Scan]);
EepromCopy.c: for (Eeprom_Pages=0;Eeprom_Pages<Eeprom.wPages_Eeprom;Eeprom_Pages++)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?