Definition in file SPIEEPROM.c.
Go to the source code of this file.
Functions | |
| XEE_RESULT | XEEReadArray (XEE_ADDR address, BYTE *buffer, BYTE length) |
| Reads desired number of bytes in sequential mode. | |
| void | XEEEraseEEPROM (void) |
| Erases the whole EEPROM. | |
| void | XEEWriteArray (WORD address, BYTE *pData, BYTE len) |
| Writes an array of bytes to a specified address in the EEPROM. | |
1.5.5