nrfxlib API 2.8.99
|
bool nrf_802154_request_cca | ( | nrf_802154_term_t | term_lvl | ) |
#include <nrf_802154/driver/src/nrf_802154_request.h>
Requests entering the RADIO_STATE_CCA state.
[in] | term_lvl | Termination level of this request. Selects procedures to abort. |
true | The driver will enter the CCA state. |
false | The driver cannot enter the CCA state due to an ongoing operation. |