Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ieee802154_header_ie_csl Struct Reference

Generic CSL IE, see section 7.4.2.3. More...

#include <ieee802154_ie.h>

Data Fields

union {
   struct ieee802154_header_ie_csl_full   full
 CSL full information. More...
 
   struct ieee802154_header_ie_csl_reduced   reduced
 CSL reduced information. More...
 
}; 
 

Detailed Description

Generic CSL IE, see section 7.4.2.3.

Field Documentation

◆ 

union { ... } ieee802154_header_ie_csl::@303

◆ full

struct ieee802154_header_ie_csl_full ieee802154_header_ie_csl::full

CSL full information.

◆ reduced

struct ieee802154_header_ie_csl_reduced ieee802154_header_ie_csl::reduced

CSL reduced information.


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