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

Header of XBee API frame type 0x20 (XBEE_FRAME_TRANSMIT_IPV4); sent from host to XBee. More...

#include "xbee/ipv4.h"

Data Fields

uint8_t frame_type
 
uint8_t frame_id
 
uint32_t remote_addr_be
 
uint16_t remote_port_be
 
uint16_t local_port_be
 
uint8_t protocol
 
uint8_t options
 

Detailed Description

Header of XBee API frame type 0x20 (XBEE_FRAME_TRANSMIT_IPV4); sent from host to XBee.

< XBEE_FRAME_TRANSMIT_IPV4 (0x20) < see XBEE_IPV4_PROTOCOL_xxx see XBEE_IPV4_TX_OPT_xxx


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