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

◆ MPSL_RADIO_NOTIFICATION_TYPES

#include <mpsl/include/mpsl_radio_notification.h>

Radio notification types.

Enumerator
MPSL_RADIO_NOTIFICATION_TYPE_NONE 

The event does not have a radio notification signal.

MPSL_RADIO_NOTIFICATION_TYPE_INT_ON_ACTIVE 

Using interrupt for notification when the radio will be enabled.

MPSL_RADIO_NOTIFICATION_TYPE_INT_ON_INACTIVE 

Using interrupt for notification when the radio has been disabled.

MPSL_RADIO_NOTIFICATION_TYPE_INT_ON_BOTH 

Using interrupt for notification both when the radio will be enabled and disabled.