EEPROM.read()

Read value from specified address in EEPROM. byte EEPROM.read(dword address) address address in EEPROM (dword) value at address (byte)