![]() |
nrfxlib API 3.3.99
|
| __STATIC_INLINE void nrf_802154_mcu_critical_exit | ( | nrf_802154_mcu_critical_state_t | mcu_cs | ) |
#include <nrf_802154/driver/src/nrf_802154_utils.h>
Exits critical section on MCU level.
This shall be used complementary to nrf_802154_mcu_critical_enter.
| mcu_cs | Value returned by nrf_802154_mcu_critical_enter. |