![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
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. | |
Structure for configuring CCA.