寫入資料到EEPROM上(應用上面的動作描述). void Write8Bit(uchar input). {. uchar temp;. for(temp=8;temp!=0;temp--). {. SDA=(bit)(input&0x80);.
確定! 回上一頁