Description
Read 32 bit word from data EEPROMDefinition
ulong EEPROM_read_long(ubyte addr)Library
LIB/eeprom_lib.basUsage
On entry:addr is the byte address in the data EEPROMOn exit:see EEPROM description for a more detailed description
return the 32 bit integer strored at addr+0, addr+1, addr+2 and addr+3of the data EEPROM