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

◆ nrf_802154_core_energy_detection()

bool nrf_802154_core_energy_detection ( nrf_802154_term_t term_lvl,
uint32_t time_us )

Request the transition to the RADIO_STATE_ED state.

When the energy detection procedure is finished, the driver transitions to the RADIO_STATE_RX state.

Parameters
[in]term_lvlTermination level of this request. Selects procedures to abort.
[in]time_usMinimal time of energy detection procedure.
Return values
trueEntering the energy detection state succeeded.
falseEntering the energy detection state failed (the driver is performing other procedure).