nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_802154_csma_ca_max_backoffs_set()

void nrf_802154_csma_ca_max_backoffs_set ( uint8_t  max_backoffs)

#include <nrf_802154/common/include/nrf_802154.h>

Sets the maximum number of backoffs the CSMA-CA algorithm will attempt before declaring a channel access failure.

Note
This function is available if NRF_802154_CSMA_CA_ENABLED is enabled.
Parameters
[in]max_backoffsMaximum number of backoffs.