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.

Definition at line 1739 of file amdsmi.h.

Field Documentation

◆ freq_range

amdsmi_range_t amdsmi_freq_volt_region_t::freq_range

The frequency range for this VDDC Curve point.

Definition at line 1740 of file amdsmi.h.

◆ volt_range

amdsmi_range_t amdsmi_freq_volt_region_t::volt_range

The voltage range for this VDDC Curve point.

Definition at line 1741 of file amdsmi.h.


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