Digi XBee(R) ANSI C Host Library
Data Fields
ebl_file_header_t Union Reference

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
 

Detailed Description

Union of header formats for all Ember firmware images.


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