xbee_l2hdr_t Struct Reference

Data structure for extraction L2 information of received packets. More...

Detailed Description

Data structure for extraction L2 information of received packets.

Definition at line 164 of file xbee.h.

#include <xbee.h>

Data Fields

uint8_t addr_len
 L2 address length (SRC and DST)
 
uint8_t bcast
 0 := unicast, 1:=broadcast
 
uint8_t rssi
 RSSI value.
 
uint8_t src_addr [8]
 L2 source address.
 
uint8_t dst_addr [8]
 L2 dst address.
 

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