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

Public Attributes

uint16_t magic
 
uint8_t revision
 
uint8_t spare
 
uint8_t magic [2]
 

Detailed Description

Definition at line 10 of file eedump.c.

Member Data Documentation

◆ magic [1/2]

uint16_t EEPROM_header::magic

Definition at line 11 of file eedump.c.

Referenced by main().

◆ magic [2/2]

uint8_t EEPROM_header::magic[2]

Definition at line 12 of file eedump_apparam.c.

◆ revision

uint8_t EEPROM_header::revision

Definition at line 12 of file eedump.c.

Referenced by main().

◆ spare

uint8_t EEPROM_header::spare

Definition at line 13 of file eedump.c.


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