![]() |
S145 SoftDevice for nRF54L15/nRF54L10/nRF54L05 API documentation 10.0.0
|
| uint32_t sd_radio_request | ( | nrf_radio_request_t const * | p_request | ) |
#include <nrf_soc.h>
Requests a radio timeslot.
| [in] | p_request | Pointer to the request parameters. |
| NRF_ERROR_FORBIDDEN | Either:
|
| NRF_ERROR_INVALID_ADDR | If the p_request pointer is invalid. |
| NRF_ERROR_INVALID_PARAM | If the parameters of p_request are not valid. |
| NRF_SUCCESS | Otherwise. |