Contiki 2.5
Data Fields
PAN_ID_ADDR_SPEC_t Struct Reference

Structure containing a PAN ID and an address. More...

#include <cpu/avr/radio/rf230/frame.h>

Data Fields

uint16_t panId
 PAN ID.
 
ADDR_SIZE_SPEC_t addrSpec
 A short or long address.
 

Detailed Description

Structure containing a PAN ID and an address.

Definition at line 135 of file frame.h.