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
 
   struct ieee802154_header_ie_csl_reduced   reduced
 
}; 
 

Detailed Description

Generic CSL IE, see section 7.4.2.3.

Field Documentation

◆ 

union { ... } ieee802154_header_ie_csl::@302

◆ full

struct ieee802154_header_ie_csl_full ieee802154_header_ie_csl::full

◆ reduced

struct ieee802154_header_ie_csl_reduced ieee802154_header_ie_csl::reduced

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