![]() |
Larus glider flight sensor system 3.9.2024
Software-In-The-Loop test and validation system
|
this structure describes one persistent parameter More...
#include <EEPROM_emulation.h>
Public Attributes | |
| unsigned | identifier |
| float | value |
this structure describes one persistent parameter
Definition at line 32 of file EEPROM_emulation.h.
| unsigned config_param_type::identifier |
Definition at line 34 of file EEPROM_emulation.h.
Referenced by read_EEPROM_file().
| float config_param_type::value |
Definition at line 35 of file EEPROM_emulation.h.
Referenced by configuration(), read_EEPROM_file(), read_EEPROM_value(), and write_EEPROM_value().