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

◆ nrf_802154_delayed_trx_abort()

bool nrf_802154_delayed_trx_abort ( nrf_802154_term_t  term_lvl,
req_originator_t  req_orig 
)

#include <nrf_802154/driver/src/mac_features/nrf_802154_delayed_trx.h>

Aborts an ongoing delayed reception procedure.

Parameters
[in]term_lvlTermination level set by the request to abort the ongoing operation.
[in]req_origModule that originates this request.

If the delayed transmission/reception procedures are not running during the call, this function does nothing.

Return values
trueTransmission/reception procedures have been stopped.
falseTransmission/reception procedures were not running.