|
Digi XBee(R) ANSI C Host Library
|
Union of header formats for all Ember firmware images. More...
#include "xbee/ebl_file.h"
Data Fields | |
| struct { | |
| uint16_t ebltag_be | |
| Set to EBLTAG_HEADER (0x0000) | |
| uint16_t length_be | |
| Header length. | |
| uint8_t reserved [2] | |
| uint16_t signature_be | |
| One of the IMAGE_SIGNATURE_* macros. | |
| } | common |
| Common fields of all .EBL files. | |
| em2xx_header_t | em2xx |
| em3xx_header_t | em3xx |
Union of header formats for all Ember firmware images.
1.8.11