void eeprom_write_byte

void eeprom_write_byte(uint8_t *__p, uint8_t __value)

Write a byte __value to EEPROM address __p.