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

◆ MPSL_TIMESLOT_REQUEST_TYPE

#include <mpsl/include/mpsl_timeslot.h>

Timeslot request type.

Enumerator
MPSL_TIMESLOT_REQ_TYPE_EARLIEST 

Request timeslot as early as possible. This should always be used for the first request in a session.

Note
It is not permitted to request an earliest timeslot from within a timeslot.
MPSL_TIMESLOT_REQ_TYPE_NORMAL 

Normal timeslot request. This may not be used for the first request of a session as there is no previous timeslot to schedule the start time against.