Layer 2 header used in CC1xxx frames. More...
Layer 2 header used in CC1xxx frames.
This structure has the same memory layout as the data send in the frames.
Definition at line 91 of file cc1xxx_common.h.
#include <cc1xxx_common.h>
Data Fields | |
uint8_t | dest_addr |
Destination layer 2 address. | |
uint8_t | src_addr |
Source layer 2 address. | |