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

◆ nrf_802154_stat_counters_reset()

void nrf_802154_stat_counters_reset ( void  )

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

Resets current stat counters to 0.

Note
nrf_802154_stat_counters_get and nrf_802154_stat_counters_reset may lead to missing events if an counted event occurs between these calls. Use nrf_802154_stat_counters_subtract to avoid such condition if necessary.