nrfxlib API 2.8.99
Loading...
Searching...
No Matches

◆ nrf_802154_trx_energy_detection_finished()

void nrf_802154_trx_energy_detection_finished ( uint8_t ed_sample)
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_sampleSample of detected energy.