amdsmi_dpm_level_t Struct Reference#
amdsmi_dpm_level_t Struct Reference
max and min LCLK DPM level on a given NBIO ID. Valid max and min DPM level values are 0 - 1. More...
#include <amdsmi.h>
Data Fields | |
| uint8_t | max_dpm_level |
| Max LCLK DPM level[15:8](8 bit data) | |
| uint8_t | min_dpm_level |
| Min LCLK DPM level[7:0](8 bit data) | |
Detailed Description
max and min LCLK DPM level on a given NBIO ID. Valid max and min DPM level values are 0 - 1.
Field Documentation
◆ max_dpm_level
| uint8_t amdsmi_dpm_level_t::max_dpm_level |
◆ min_dpm_level
| uint8_t amdsmi_dpm_level_t::min_dpm_level |
The documentation for this struct was generated from the following file: