|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
GTS Specification field of the beacon payload. More...
#include <zephyr/net/ieee802154_frame.h>
Data Fields | |
| uint8_t | permit: 1 |
| GTS Permit subfield. | |
| uint8_t | reserved: 4 |
| Reserved; shall be zero. | |
| uint8_t | desc_count: 3 |
| GTS Descriptor Count subfield. | |
GTS Specification field of the beacon payload.
See section 7.3.1.5 and Figure 7-9.
| uint8_t ieee802154_gts_spec::desc_count |
GTS Descriptor Count subfield.
| uint8_t ieee802154_gts_spec::permit |
GTS Permit subfield.
| uint8_t ieee802154_gts_spec::reserved |
Reserved; shall be zero.