Description
Read a single byte from a 24LC65 serial EEPROMDefinition
uint I2C_24LC65_read(uint addr)Library
LIB/i2c_24lc65_lib.basUsage
On entry:addr is the address within the EEPROM of the byte to readOn exit:Return the data read from the EEPROM or an error codeIf the returned value is less than 256 then it is valid data otherwise the returned value is an error code