![]() |
nrfxlib API 3.3.99
|
| void nrf_802154_tx_timestamp_provider_tx_started_hook | ( | uint8_t * | p_frame | ) |
TX started hook for the tx timestamp provider module.
This hook is triggered when a transmission starts. If nrf_802154_tx_timestamp_provider_tx_setup has configured a valid frame payload address for timestamping, the hook writes the current transmission time (in microseconds) to that address.
| [in] | p_frame | Pointer to the buffer that contains the PHR and PSDU of the transmitted frame. |