deprecated EEPROM features More...
Functions | |
void | eeprom_setAdress (uint16_t address) |
Sets the address for the next EEPROM operation. More... | |
uint16_t | eeprom_getAdress (void) |
Returns the address for the next EEPROM operation. More... | |
deprecated EEPROM features
uint16_t eeprom_getAdress | ( | void | ) |
Returns the address for the next EEPROM operation.
Function is deprecated!
void eeprom_setAdress | ( | uint16_t | address | ) |