nps_flags_ Struct Reference

nps_flags_ Struct Reference#

AMD SMI: amdsmi_nps_caps_t::nps_flags_ Struct Reference
amdsmi_nps_caps_t::nps_flags_ Struct Reference

Data Fields

uint32_t nps1_cap:1
 bool 1 = true; 0 = false
 
uint32_t nps2_cap:1
 bool 1 = true; 0 = false
 
uint32_t nps4_cap:1
 bool 1 = true; 0 = false
 
uint32_t nps8_cap:1
 bool 1 = true; 0 = false
 
uint32_t reserved:28
 

Detailed Description

Definition at line 934 of file amdsmi.h.

Field Documentation

◆ nps1_cap

uint32_t amdsmi_nps_caps_t::nps_flags_::nps1_cap

bool 1 = true; 0 = false

Definition at line 935 of file amdsmi.h.

◆ nps2_cap

uint32_t amdsmi_nps_caps_t::nps_flags_::nps2_cap

bool 1 = true; 0 = false

Definition at line 936 of file amdsmi.h.

◆ nps4_cap

uint32_t amdsmi_nps_caps_t::nps_flags_::nps4_cap

bool 1 = true; 0 = false

Definition at line 937 of file amdsmi.h.

◆ nps8_cap

uint32_t amdsmi_nps_caps_t::nps_flags_::nps8_cap

bool 1 = true; 0 = false

Definition at line 938 of file amdsmi.h.

◆ reserved

uint32_t amdsmi_nps_caps_t::nps_flags_::reserved

Definition at line 939 of file amdsmi.h.


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