LPCOpen Platform for LPC18XX/43XX microcontrollers  18XX43XX
LPCOpen Platform for the NXP LPC18XX/43XX 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...