Loading...
Searching...
No Matches

Layer 2 header used in CC1xxx frames. More...

Detailed Description

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.
 

Field Documentation

◆ dest_addr

uint8_t cc1xxx_l2hdr_t::dest_addr

Destination layer 2 address.

Definition at line 92 of file cc1xxx_common.h.

◆ src_addr

uint8_t cc1xxx_l2hdr_t::src_addr

Source layer 2 address.

Definition at line 93 of file cc1xxx_common.h.


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