nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_802154_cst_writer_anchor_time_set()

void nrf_802154_cst_writer_anchor_time_set ( uint64_t  anchor_time)

#include <nrf_802154/common/include/nrf_802154.h>

Sets the anchor time based on which the next CST window time and the CST phase is calculated.

This function sets an anchor time which is a time of a CST window, based which on the times of future CST windows are calculated. It is assumed that all other CST windows occur at time anchor_time + n * cst_period where n is an integer. Note that the anchor time can be both in the past and in the future.

Parameters
[in]anchor_timeAnchor time value.