amdsmi_freq_volt_region_t Struct Reference

amdsmi_freq_volt_region_t Struct Reference#

AMD SMI: amdsmi_freq_volt_region_t Struct Reference
amdsmi_freq_volt_region_t Struct Reference

This structure holds 2 amdsmi_range_t's, one for frequency and one for voltage. These 2 ranges indicate the range of possible values for the corresponding amdsmi_od_vddc_point_t. More...

#include <amdsmi.h>

Data Fields

amdsmi_range_t freq_range
 The frequency range for this VDDC Curve point.
 
amdsmi_range_t volt_range
 The voltage range for this VDDC Curve point.
 

Detailed Description

This structure holds 2 amdsmi_range_t's, one for frequency and one for voltage. These 2 ranges indicate the range of possible values for the corresponding amdsmi_od_vddc_point_t.


The documentation for this struct was generated from the following file: