![]() |
nrfxlib API 3.3.99
|
| uint64_t nrf_802154_mhr_timestamp_get | ( | uint64_t | end_timestamp, |
| uint8_t | psdu_length ) |
#include <nrf_802154/common/include/nrf_802154_common_utils.h>
Calculates the timestamp of the MAC Header in a received frame.
| [in] | end_timestamp | Timestamp of the end of the last symbol in the frame, in microseconds. |
| [in] | psdu_length | Number of bytes in the frame PSDU. |