![]() |
nrfxlib API 3.3.99
|
| 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.
| [in] | term_lvl | Termination level of this request. Selects procedures to abort. |
| [in] | time_us | Minimal time of energy detection procedure. |
| true | Entering the energy detection state succeeded. |
| false | Entering the energy detection state failed (the driver is performing other procedure). |