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

◆ NRF_802154_STATS_COUNT_ENERGY_DETECTED_EVENTS

#define NRF_802154_STATS_COUNT_ENERGY_DETECTED_EVENTS   1

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

Configures if energy detected events will be counted in receive mode. When this option is enabled additional interrupts on energy detected events will occur increasing power consumption. The events counter is stored in nrf_802154_stat_counters_t::received_energy_events field and can be retrieved by a call to nrf_802154_stats_get or nrf_802154_stat_counters_get.