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

◆ nrf_802154_frame_ie_content_address_get()

__STATIC_INLINE const uint8_t * nrf_802154_frame_ie_content_address_get ( const uint8_t * p_ie_iterator)

Gets payload address of currently iterated IE.

Parameters
[in]p_ie_iteratorInformation element iterator.
Returns
Current IE payload address.
Note
The user must ensure that the payload is properly bounded.