nrfxlib API 2.8.99
|
bool nrf_802154_request_energy_detection | ( | nrf_802154_term_t | term_lvl, |
uint32_t | time_us ) |
#include <nrf_802154/driver/src/nrf_802154_request.h>
Requests entering the RADIO_STATE_ED state.
[in] | term_lvl | Termination level of this request. Selects procedures to abort. |
[in] | time_us | Requested duration of the energy detection procedure. |
true | The driver will enter energy detection state. |
false | The driver cannot enter the energy detection state due to an ongoing operation. |