SetVoltage

Sets the voltage in the manual tuning state on a GPU.

Syntax

Copied!

ADLX_RESULT     SetVoltage (adlx_int value)

Parameters

  1. [in] value adlx_int The new voltage (in mV) in the manual tuning state.

Return Value

If the voltage is successfully set, ADLX_OK is returned.

If the voltage is not successfully set, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Header

include “IGPUTuning.h”

Minimum version

1.0