Data Fields | |
int | iNumberOfPerformanceLevels |
int | iExtValue |
Value for future extension. | |
int | iExtMask |
Mask for future extension. | |
ADLOD6PerformanceLevel | aLevels [1] |
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.
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.