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