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