nrfxlib API 2.8.99
|
#define nrf_802154_mcu_critical_exit | ( | mcu_critical_state | ) |
#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_critical_state | Variable of nrf_802154_mcu_critical_state_t where state of MCU level critical section is stored by former call to nrf_802154_mcu_critical_enter |