Digi XBee(R) ANSI C Host Library
|
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 |
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