Struct arduboy_rust::arduino_system::eeprom::EEPROMBYTE
source · pub struct EEPROMBYTE { /* private fields */ }Expand description
Use this struct to store and read single bytes to/from eeprom memory.
pub struct EEPROMBYTE { /* private fields */ }Use this struct to store and read single bytes to/from eeprom memory.