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

Context data passed to command list processor. More...

#include "xbee/atcmd.h"

Data Fields

const struct xbee_atcmd_reg_t FARlist
 Pointer to start of command list.
 
void FARbase
 Pointer to base address of data to populate with command responses.
 
enum xbee_command_list_status status
 Execution status.
 
uint16_t index
 Where we are in the command list (index of last entry submitted).
 

Detailed Description

Context data passed to command list processor.

This struct (or another struct with this as its first member) must be used as the context for the command list processor.


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