Zephyr Project API 3.7.0-rc1
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]

union { ... } ieee802154_header_ie_csl

◆ 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: