Zephyr Project API 3.7.0-rc1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
pm_state_constraint Struct Reference

Power state information needed to lock a power state. More...

#include <state.h>

Data Fields

enum pm_state state
 Power management state.
 
uint8_t substate_id
 Power management sub-state.
 

Detailed Description

Power state information needed to lock a power state.

Field Documentation

◆ state

enum pm_state pm_state_constraint::state

Power management state.

See also
pm_state

◆ substate_id

uint8_t pm_state_constraint::substate_id

Power management sub-state.

See also
pm_state

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