Digi XBee(R) ANSI C Host Library
Data Fields
xbee_header_transmit_explicit_t Struct Reference

Format of XBee API frame type 0x11 (XBEE_FRAME_TRANSMIT_EXPLICIT); sent from host to XBee. More...

#include "xbee/wpan.h"

Data Fields

uint8_t frame_type
 
uint8_t frame_id
 
addr64 ieee_address
 
uint16_t network_address_be
 
uint8_t source_endpoint
 
uint8_t dest_endpoint
 
uint16_t cluster_id_be
 
uint16_t profile_id_be
 
uint8_t broadcast_radius
 
uint8_t options
 

Detailed Description

Format of XBee API frame type 0x11 (XBEE_FRAME_TRANSMIT_EXPLICIT); sent from host to XBee.

< XBEE_FRAME_TRANSMIT_EXPLICIT (0x11) < set to 0 for maximum hop value combination of XBEE_TX_OPT_* macros


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