SetTemperature

Sets the temperature in the manual fan tuning state.

Syntax

Copied!

ADLX_RESULT     SetTemperature (adlx_int value)

Parameters

  1. [in] value adlx_int The new temperature value (in °C).

Return Value

If the temperature is successfully set, ADLX_OK is returned.

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

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Header

include “IGPUManualFanTuning.h”

Minimum version

1.0