Share via


PowerState.ChangePowerLevel Method

Enables the caller to adjust the current power level of the device.

Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)

Syntax

public static void ChangePowerLevel (
         PowerLevel level
)

Parameters

  • level
    The power level that the system should enter.

Remarks

The behavior of the power levels is determined by the hardware vendor. This method raises the OnPowerLevelChange event.

Version Information

Available in the .NET Micro Framework versions 4.0, 4.1, and 4.2.

See Also

Reference

PowerState Class
PowerState Members
Microsoft.SPOT.Hardware Namespace