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

◆ NRF_802154_STATS_COUNT_RECEIVED_PREAMBLES

#define NRF_802154_STATS_COUNT_RECEIVED_PREAMBLES   1

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

Configures if number of received preambles will be counted in receive mode. When this option is enabled additional interrupts on preamble reveived will occur increasing power consumption. The events counter is stored in nrf_802154_stat_counters_t::received_preambles field and can be retrieved by a call to nrf_802154_stats_get or nrf_802154_stat_counters_get.