|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
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. | |
Destination or Source Address field with PAN ID and address.
See section 7.2.2.6 and Figure 7-4.
| struct ieee802154_address ieee802154_address_field_plain::addr |
Short or extended address following the PAN ID.
| uint16_t ieee802154_address_field_plain::pan_id |
PAN identifier for this address field.