nrfxlib API 0.1.0
|
bool nrf_802154_ifs_abort | ( | nrf_802154_term_t | term_lvl, |
req_originator_t | req_orig | ||
) |
Aborts an ongoing IFS-delayed transmission.
[in] | term_lvl | Termination level set by the request to abort the ongoing operation. |
[in] | req_orig | Module that originates this request. |
true | Transmission procedure have been stopped. |
false | Transmission procedure were not running. |