nrfxlib API 2.8.99
|
bool nrf_802154_trx_psdu_is_being_received | ( | void | ) |
Check if PSDU is currently being received.
true | If trx is in receive mode triggered by nrf_802154_trx_receive_frame and a frame receive on air has been started but not finished yet. |
false | Otherwise. |