Digi XBee(R) ANSI C Host Library
|
Header for EM3XX-based firmware images. More...
#include "xbee/ebl_file.h"
Data Fields | |
uint16_t | ebltag_be |
Set to EBLTAG_HEADER (0x0000) | |
uint16_t | length_be |
Set to 140. | |
uint16_t | version_be |
Version of the ebl format. | |
uint16_t | signature_be |
Set to IMAGE_SIGNATURE_EM350 (0xE350) | |
uint8_t | reserved0 [32] |
uint8_t | plat_info |
type of platform | |
uint8_t | micro_info |
type of micro | |
uint8_t | phy_info |
type of phy | |
uint8_t | reserved1 |
uint8_t | znet_build |
EmberZNet build. | |
uint8_t | znet_release |
EmberZNet release (0x46 = 4.6.x) | |
uint8_t | reserved2 [2] |
uint32_t | timestamp_le |
.ebl file build time; seconds since 1/1/1970 | |
uint8_t | image_info [32] |
string | |
uint8_t | reserved3 [60] |
Header for EM3XX-based firmware images.