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

Destination or Source Address field when PAN ID Compression omits the PAN ID. More...

#include <zephyr/net/ieee802154_frame.h>

Data Fields

struct ieee802154_address addr
 Short or extended address when the PAN ID is omitted (compressed).

Detailed Description

Destination or Source Address field when PAN ID Compression omits the PAN ID.

See section 7.2.2.6; only the address is carried in this form.

Field Documentation

◆ addr

struct ieee802154_address ieee802154_address_field_comp::addr

Short or extended address when the PAN ID is omitted (compressed).


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