nrfxlib API 2.8.99
|
bool nrf_802154_csma_ca_max_be_set | ( | uint8_t | max_be | ) |
#include <nrf_802154/common/include/nrf_802154.h>
Sets the maximum value of the backoff exponent (BE) in the CSMA-CA algorithm.
[in] | max_be | Maximum value of the backoff exponent. |
true | When value provided by max_be has been set successfully. |
false | Otherwise. |