nRF5 SDK for Thread and Zigbee v1.0.0
Choose documentation:
nrf_802154_cca_cfg_t Struct Reference

Structure for configuring CCA. More...

#include <nrf_802154_types.h>

Data Fields

nrf_radio_cca_mode_t mode
 CCA mode.
 
uint8_t ed_threshold
 CCA energy busy threshold. Not used in NRF_RADIO_CCA_MODE_CARRIER.
 
uint8_t corr_threshold
 CCA correlator busy threshold. Not used in NRF_RADIO_CCA_MODE_ED.
 
uint8_t corr_limit
 Limit of occurrences above CCA correlator busy threshold. Not used in NRF_RADIO_CCA_MODE_ED.
 

Detailed Description

Structure for configuring CCA.


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