rsmi_freq_volt_region_t Struct Reference#
rsmi_freq_volt_region_t Struct Reference
This structure holds 2 rsmi_range_t's, one for frequency and one for voltage. These 2 ranges indicate the range of possible values for the corresponding rsmi_od_vddc_point_t. More...
#include <rocm_smi.h>
Data Fields | |
rsmi_range_t | freq_range |
The frequency range for this VDDC Curve point. | |
rsmi_range_t | volt_range |
The voltage range for this VDDC Curve point. | |
Detailed Description
This structure holds 2 rsmi_range_t's, one for frequency and one for voltage. These 2 ranges indicate the range of possible values for the corresponding rsmi_od_vddc_point_t.
The documentation for this struct was generated from the following file: