public class CatalystPowerState
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
CS0
power state 0 - highest performance mode
|
static int |
CS1
power state 1 - tuned performance mode
|
static int |
CS2
power state 2 - reserved
|
static int |
CS3
power state 3 - reserved
|
static int |
CS4
power state 4 - reserved
|
static int |
CS5
power state 5 - highest power saving mode
|
Constructor and Description |
---|
CatalystPowerState() |
public static final int CS0
public static final int CS1
public static final int CS2
public static final int CS3
public static final int CS4
public static final int CS5
Copyright © 2009 Eurotech Inc. All rights reserved.