nRF5 SDK v17.1.0
Data Fields
nrfx_power_sleepevt_config_t Struct Reference

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.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated