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

One GTS descriptor in the GTS List field. More...

#include <zephyr/net/ieee802154_frame.h>

Data Fields

uint16_t short_address
 Short address of the device for which the GTS is described.
uint8_t length: 4
 GTS Length subfield.
uint8_t starting_slot: 4
 GTS Starting Slot subfield.

Detailed Description

One GTS descriptor in the GTS List field.

See section 7.3.1.5 and Figure 7-11.

Field Documentation

◆ length

uint8_t ieee802154_gts::length

GTS Length subfield.

◆ short_address

uint16_t ieee802154_gts::short_address

Short address of the device for which the GTS is described.

◆ starting_slot

uint8_t ieee802154_gts::starting_slot

GTS Starting Slot subfield.


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