LinkIt provides a built-in Electrically Erasable Programmable Read-Only Memory (EEPROM). The data stored in the EEPROM is retained when the board is powered off. The EEPROM API provides read and write access to the EEPROM.
The EEPROM on LinkIt ONE can store up to 1,024 bytes.
|
Class |
Description |
|
LEEPROMClass represents reading from and writing to a long term storage - EEPROM. |