nrfxlib API 2.8.99
|
bool nrf_802154_request_transmit_at_cancel | ( | void | ) |
#include <nrf_802154/driver/src/nrf_802154_request.h>
Requests a call to nrf_802154_delayed_trx_transmit_cancel.
true | The delayed transmission was scheduled and successfully cancelled. |
false | No delayed transmission was scheduled. |