EVE 1.0
eeprom.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void eeprom_write (eeprom_addr_t addr, unsigned char *buf, int size)
 
void eeprom_read (eeprom_addr_t addr, unsigned char *buf, int size)
 
void eeprom_init (void)
 

Detailed Description

EEPROM functions.

Author
Adam Dunkels adam@.nosp@m.sics.nosp@m..se

Definition in file eeprom.h.