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

◆ nrf_802154_notification_unblock_notifications()

void nrf_802154_notification_unblock_notifications ( void )

#include <nrf_802154/driver/src/nrf_802154_notification.h>

Unblocks enqueuing of new notifications.

The function allows enqueuing new notifications into the notification queue again.

Note
The function should be called at the end of the driver reinitialization or deinitialization.