_ADLFPSSettingsOutput Struct Reference

Structure containing information related Frames Per Second for AC and DC. More...


Data Fields

int ulSize
 size
int bACFPSEnabled
 FPS Monitor is enabled in the AC state if 1.
int bDCFPSEnabled
 FPS Monitor is enabled in the DC state if 1.
int ulACFPSCurrent
 Current Value of FPS Monitor in AC state.
int ulDCFPSCurrent
 Current Value of FPS Monitor in DC state.
int ulACFPSMaximum
 Maximum FPS Threshold allowed in PPLib for AC.
int ulACFPSMinimum
 Minimum FPS Threshold allowed in PPLib for AC.
int ulDCFPSMaximum
 Maximum FPS Threshold allowed in PPLib for DC.
int ulDCFPSMinimum
 Minimum FPS Threshold allowed in PPLib for DC.


Detailed Description

Structure containing information related Frames Per Second for AC and DC.

This structure is used to store information related AC and DC Frames Per Second settings


Field Documentation

size

FPS Monitor is enabled in the AC state if 1.

FPS Monitor is enabled in the DC state if 1.

Current Value of FPS Monitor in AC state.

Current Value of FPS Monitor in DC state.

Maximum FPS Threshold allowed in PPLib for AC.

Minimum FPS Threshold allowed in PPLib for AC.

Maximum FPS Threshold allowed in PPLib for DC.

Minimum FPS Threshold allowed in PPLib for DC.


Copyright © 2009-2016 Advanced Micro Devices, Inc. All rights reserved.