Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ieee802154_address_field_plain Struct Reference

Destination or Source Address field with PAN ID and address. More...

#include <zephyr/net/ieee802154_frame.h>

Data Fields

uint16_t pan_id
 PAN identifier for this address field.
struct ieee802154_address addr
 Short or extended address following the PAN ID.

Detailed Description

Destination or Source Address field with PAN ID and address.

See section 7.2.2.6 and Figure 7-4.

Field Documentation

◆ addr

struct ieee802154_address ieee802154_address_field_plain::addr

Short or extended address following the PAN ID.

◆ pan_id

uint16_t ieee802154_address_field_plain::pan_id

PAN identifier for this address field.


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