nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_802154_frame_length_get()

__STATIC_INLINE uint8_t nrf_802154_frame_length_get ( const nrf_802154_frame_t * p_parser_data)

Gets the PSDU length of the frame.

Parameters
[in]p_parser_dataPointer to a frame parser data.
Returns
PSDU length of the frame.
Note
This function assumes that the PHR is correct.