nrfxlib API 0.1.0
|
void nrf_802154_trx_energy_detection_finished | ( | uint8_t | ed_sample | ) |
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:
FINISHED
stateImplementation is responsible for leaving FINISHED
state by a call to:
ed_sample | Sample of detected energy. |