![]() |
Linduino
1.3.0
Linear Technology Arduino-Compatible Demonstration Board
|
Used to manipulate EEPROM data. More...
Used to manipulate EEPROM data.
Definition at line 160 of file DC2692A.ino.
Data Structures | |
struct | data_struct_type |
EEPROM data structure. More... | |
Data Fields | |
struct eeprom_data_union::data_struct_type | data_struct |
Name of structure. More... | |
char | byte_array [sizeof(data_struct_type)] |
Array used to store the structure. More... | |
char eeprom_data_union::byte_array |
Array used to store the structure.
Definition at line 174 of file DC2692A.ino.
struct eeprom_data_union::data_struct_type eeprom_data_union::data_struct |
Name of structure.