APM:Libraries
|
Public Attributes | |
uint32_t | key: 8 |
uint32_t | type: 6 |
uint32_t | group_element: 18 |
Definition at line 37 of file eedump_apparam.c.
uint32_t Param_header::group_element |
Definition at line 40 of file eedump_apparam.c.
Referenced by AP_Param::configured_in_defaults_file(), AP_Param::configured_in_storage(), AP_Param::copy_name_token(), AP_Param::load(), main(), and AP_Param::save().
uint32_t Param_header::key |
Definition at line 38 of file eedump_apparam.c.
Referenced by AP_Param::load_object_from_eeprom(), and main().
uint32_t Param_header::type |
Definition at line 39 of file eedump_apparam.c.
Referenced by AP_Param::load_object_from_eeprom(), and main().