Zephyr API Documentation  3.5.0
A Scalable Open Source RTOS
3.5.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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
 
   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 { ... } ieee802154_openthread_config::@287

◆ common

struct ieee802154_config ieee802154_openthread_config::common

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