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

◆ nrf_802154_trx_psdu_is_being_received()

bool nrf_802154_trx_psdu_is_being_received ( void  )

Check if PSDU is currently being received.

Return values
trueIf 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.
falseOtherwise.
Note
This function returns false when receive has been triggered by nrf_802154_trx_receive_ack regardless of the fact if the frame on air has been started or not.