nrfx 3.3
Data Fields
nrfx_pm_t Struct Reference

Internal power management structure. More...

#include <nrfx_pm_driver.h>

Data Fields

nrfx_pm_transition_handler_t transition_handler
 Handler used to control the peripheral instance.
 
nrfx_pm_event_handler_t event_handler
 Event handler. Set by the global Power Management API to send information outside Power Management system.
 
nrfx_pm_state_t current_state
 Current state of the peripheral instance.
 
nrfx_pm_state_t required_state
 Next state to be set in the peripheral instance.
 
bool peripheral_busy
 The busy state of the peripheral instance.
 

Detailed Description

Internal power management structure.


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

Documentation feedback | Developer Zone | Subscribe | Updated