eeprom.h File Reference

EEPROM functions. More...

Go to the source code of this file.

Functions

void eeprom_write (eeprom_addr_t addr, unsigned char *buf, int size)
 Write a buffer into EEPROM.
void eeprom_read (eeprom_addr_t addr, unsigned char *buf, int size)
 Read data from the EEPROM.
void eeprom_init (void)
 Initialize the EEPROM module.

Detailed Description

EEPROM functions.

Author:
Adam Dunkels <adam@sics.se>

Definition in file eeprom.h.


Generated on Mon Apr 11 14:23:45 2011 for Contiki 2.5 by  doxygen 1.6.1