enum NRF_POWER_DCDC_MODES |
enum NRF_POWER_MODES |
enum NRF_POWER_THRESHOLDS |
Power failure thresholds.
The Radio signal callback types.
enum NRF_RADIO_HFCLK_CFG |
Radio timeslot high frequency clock source configuration.
Radio notification distances.
Radio notification types.
enum NRF_RADIO_PRIORITY |
The actions requested by the signal callback.
This code gives the SOC instructions about what action to take when the signal callback has returned.
Enumerator | |
---|---|
NRF_RADIO_SIGNAL_CALLBACK_ACTION_NONE |
Return without action. |
NRF_RADIO_SIGNAL_CALLBACK_ACTION_EXTEND |
Request an extension of the current timeslot. Maximum execution time for this action: NRF_RADIO_MAX_EXTENSION_PROCESSING_TIME_US. This action must be started at least NRF_RADIO_MIN_EXTENSION_MARGIN_US before the end of the timeslot. |
NRF_RADIO_SIGNAL_CALLBACK_ACTION_END |
End the current radio timeslot. |
NRF_RADIO_SIGNAL_CALLBACK_ACTION_REQUEST_AND_END |
Request a new radio timeslot and end the current timeslot. |
enum NRF_SOC_EVTS |
SoC Events.
enum NRF_SOC_SVCS |