Description
Read 16 bit word from data EEPROMDefinition
uint EEPROM_read_word(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 16 bit integer strored at addr+0 and addr+1 of the data EEPROM