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

XBEE_FRAME_LOCAL_AT_RESPONSE (0x88) More...

#include "xbee/atcmd.h"

Data Fields

uint8_t frame_type
 
uint8_t frame_id
 
xbee_at_cmd_t command
 
uint8_t status
 

Detailed Description

XBEE_FRAME_LOCAL_AT_RESPONSE (0x88)

ID from request, used to match response to request. See enum xbee_at_resp_status. Note that DigiMesh uses the upper nibble for additional flags – use XBEE_AT_RESP_STATUS() macro when comparing this field to the xbee_at_resp_status enum.


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