Module arduboy_rust::arduino_system::eeprom
source · Expand description
This is the module to interact with the eeprom memory
Structs
- This is the struct to store and read structs objects to/from eeprom memory.
- Use this struct to store and read single bytes to/from eeprom memory.
- Use this struct to store and read single bytes to/from eeprom memory without using a check digit.