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

◆ nrf_802154_security_global_frame_counter_set()

void nrf_802154_security_global_frame_counter_set ( uint32_t  frame_counter)

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

Sets nRF 802.15.4 Radio Driver Global MAC Frame Counter.

The driver automatically increments the counter in every outgoing frame which uses the Global MAC Frame Counter. This call is meant to set the initial value of the frame counter.

Parameters
[in]frame_counterGlobal MAC Frame Counter to set.