SetFrequency

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

Syntax

Copied!

ADLX_RESULT     SetFrequency (adlx_int value)

Parameters

  1. [in] value adlx_int The new frequency (in MHz) in the manual tuning state.

Return Value

If the frequency is successfully set, ADLX_OK is returned.

If the frequency 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