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.
|