_ADLOD6StateInfo Struct Reference

Structure containing information about Overdrive 6 clocks. More...


Data Fields

int iNumberOfPerformanceLevels
int iExtValue
 Value for future extension.
int iExtMask
 Mask for future extension.
ADLOD6PerformanceLevel aLevels [1]


Detailed Description

Structure containing information about Overdrive 6 clocks.

This structure is used to store information about Overdrive 6 clocks. This is a variable-sized structure. iNumberOfPerformanceLevels indicate how many elements are contained in the aLevels array.


Field Documentation

Number of levels. OD6 uses clock ranges instead of discrete performance levels. iNumberOfPerformanceLevels is always 2. The 1st level indicates the minimum clocks in the range. The 2nd level indicates the maximum clocks in the range.

Value for future extension.

Mask for future extension.

Variable-sized array of levels. The number of elements in the array is specified by iNumberofPerformanceLevels.


Copyright © 2009-2013 Advanced Micro Devices, Inc. All rights reserved.  AMD Developer