Digi XBee(R) ANSI C Host Library
Data Fields

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

#include "xbee/user_data.h"

Data Fields

uint8_t frame_type
 
uint8_t source
 
uint8_t payload [1]
 

Detailed Description

Format of XBee API frame type 0xAD (XBEE_FRAME_USER_DATA_RX); received from XBee by host.

< XBEE_FRAME_USER_DATA_RX (0xAD) see XBEE_USER_DATA_IF_xxx multi-byte payload


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