LPCOpen Platform for LPC112X microcontrollers  112X
LPCOpen Platform for the NXP LPC112X family of Microcontrollers
Functions
eeprom.h File Reference

Go to the source code of this file.

Functions

uint8_t Chip_EEPROM_Write (uint32_t dstAdd, uint8_t *ptr, uint32_t byteswrt)
 Write data to EEPROM. More...
 
uint8_t Chip_EEPROM_Read (uint32_t srcAdd, uint8_t *ptr, uint32_t bytesrd)
 Read data from EEPROM. More...