#include <nrf_soc.h>
Radio timeslot request type.
| Enumerator |
|---|
| NRF_RADIO_REQ_TYPE_EARLIEST | Request radio timeslot as early as possible. This should always be used for the first request in a session.
|
| NRF_RADIO_REQ_TYPE_NORMAL | Normal radio timeslot request.
|