nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_802154_trx_energy_detection_finished()

void nrf_802154_trx_energy_detection_finished ( int8_t ed_sample_dbm)
extern

Handler called when energy detection operation has been just finished.

This handler is called from an ISR when:

When this handler is called following holds:

  • the RADIO peripheral started ramping down (or it ramped down already)
  • trx module is in FINISHED state

Implementation is responsible for leaving FINISHED state by a call to:

Parameters
ed_sample_dbmSample of detected energy.