Skip to main content
Version: 20 Mar 2024

MLPowerManagerPowerStateInfo

Module: Power Manager

A structure to encapsulate info data used by the Power Manager when getting the current power state. More...

#include <ml_power_manager.h>

Public Attributes

TypeName
uint32_tversion

Detailed Description

struct MLPowerManagerPowerStateInfo;

A structure to encapsulate info data used by the Power Manager when getting the current power state.

This structure must be initialized by calling MLPowerManagerPowerStateInfoInit before use.

API Level:

  • 27

Public Attributes Documentation

version

uint32_t version;

Version of this structure.