A union of short and long address types. More...
#include <cpu/avr/radio/rf230/frame.h>
A union of short and long address types.
Although a node can have both long and short addresses a frame will contain only one of these. Therefore, a union is appropriate here.
Definition at line 129 of file frame.h.