Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ieee802154_openthread_config Struct Reference

OpenThread specific configuration data of ieee802154 driver. More...

#include <ieee802154_radio_openthread.h>

Data Fields

union { 
 
   struct ieee802154_config   common 
 Common configuration. More...
 
   uint8_t   max_extra_cca_attempts 
 IEEE802154_OPENTHREAD_CONFIG_MAX_EXTRA_CCA_ATTEMPTS More...
 
};  
 

Detailed Description

OpenThread specific configuration data of ieee802154 driver.

Field Documentation

◆ [union]

◆ common

struct ieee802154_config ieee802154_openthread_config::common

Common configuration.

◆ max_extra_cca_attempts

uint8_t ieee802154_openthread_config::max_extra_cca_attempts

IEEE802154_OPENTHREAD_CONFIG_MAX_EXTRA_CCA_ATTEMPTS

The maximum number of extra CCAs to be performed when transmission is requested with mode IEEE802154_OPENTHREAD_TX_MODE_TXTIME_MULTIPLE_CCA.


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