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

◆ nrf_802154_tx_timestamp_provider_tx_started_hook()

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.

Parameters
[in]p_framePointer to the buffer that contains the PHR and PSDU of the transmitted frame.