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

◆ nrf_802154_trx_energy_detection()

void nrf_802154_trx_energy_detection ( uint32_t  ed_count)

Puts trx module into energy detection mode.

Operation ends up with a call to nrf_802154_trx_energy_detection_finished handler.

Operation can be terminated with a call to nrf_802154_trx_abort or nrf_802154_trx_disable. In this case no handler is called.

Parameters
ed_countNumber of iterations to perform. Must be in range 1..2097152. One iteration takes 128 microseconds.