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.
|
|
Detailed Description
The configuration of sleep event processing.
Configuration used to enable and configure sleep event handling
- modules/nrfx/drivers/include/nrfx_power.h