Digi XBee(R) ANSI C Host Library
|
Header to AT Commands sent to a remote XBee on the network. More...
#include "xbee/atcmd.h"
Data Fields | |
uint8_t | frame_type |
uint8_t | frame_id |
addr64 | ieee_address |
uint16_t | network_address_be |
uint8_t | options |
xbee_at_cmd_t | command |
Header to AT Commands sent to a remote XBee on the network.
XBEE_FRAME_REMOTE_AT_CMD (0x17) 1 to 255, or 0 to suppress the Transmit Status response 64-bit IEEE address (big-endian) of target 16-bit network address (big-endian) of target Options byte (see XBEE_REMOTE_AT_OPT_* macros)