nrfxlib API 2.8.99
Loading...
Searching...
No Matches

◆ nrf_802154_queue_is_full()

bool nrf_802154_queue_is_full ( const nrf_802154_queue_t * p_queue)

Checks if the queue is full.

Parameters
[in]p_queuePointer to the queue instance.
Return values
trueWhen the queue is full.
falseWhen the queue is not full.