![]() |
nrfx 4.5.0
|
The configuration of sleep event processing. More...
#include <nrfx_power.h>
Data Fields | |
| nrfx_power_sleep_event_handler_t | handler |
| Event handler. | |
| bool | en_enter:1 |
| Enable event on sleep entering. | |
| bool | en_exit:1 |
| Enable event on sleep exiting. | |
The configuration of sleep event processing.
Configuration used to enable and configure sleep event handling.