APM:Libraries
Public Attributes | List of all members
Param_header Struct Reference

Public Attributes

uint32_t key: 8
 
uint32_t type: 6
 
uint32_t group_element: 18
 

Detailed Description

Definition at line 37 of file eedump_apparam.c.

Member Data Documentation

◆ group_element

uint32_t Param_header::group_element

◆ key

uint32_t Param_header::key

Definition at line 38 of file eedump_apparam.c.

Referenced by AP_Param::load_object_from_eeprom(), and main().

◆ type

uint32_t Param_header::type

Definition at line 39 of file eedump_apparam.c.

Referenced by AP_Param::load_object_from_eeprom(), and main().


The documentation for this struct was generated from the following file: