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

Format of XBee API frame type 0x90 (XBEE_FRAME_RECEIVE); received from XBee by host. More...

#include "xbee/wpan.h"

Data Fields

uint8_t frame_type
 
addr64 ieee_address
 
uint16_t network_address_be
 
uint8_t options
 
uint8_t payload [1]
 

Detailed Description

Format of XBee API frame type 0x90 (XBEE_FRAME_RECEIVE); received from XBee by host.

< XBEE_FRAME_RECEIVE (0x90) < bitfield, see XBEE_RX_OPT_xxx macros multi-byte payload


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