nrfxlib API 2.8.99
|
void nrf_802154_trx_abort | ( | void | ) |
Aborts currently performed operation.
When trx module is in DISABLED
, IDLE
or FINISHED
state, this function has no effect. Otherwise current operation is terminated and no handler will be generated by the operation regardless of its state. In this case trx module will be in FINISHED
state allowing commencement of a next operation.