![]() |
NVAPI Reference Documentation
|
Release 361: January 27
|
#include <nvapi.h>
Data Fields | |
| NvU32 | version |
| NvU32 | ClockType:2 |
| NvU32 | reserved:22 |
| NvU32 | reserved1:8 |
| struct { | |
| NvU32 bIsPresent:1 | |
| NvU32 reserved:31 | |
| NvU32 frequency | |
| } | domain [NVAPI_MAX_GPU_PUBLIC_CLOCKS] |
Set if this domain is present on this GPU.
One of NV_GPU_CLOCK_FREQUENCIES_CLOCK_TYPE. Used to specify the type of clock to be returned.
| struct { ... } NV_GPU_CLOCK_FREQUENCIES_V2::domain[NVAPI_MAX_GPU_PUBLIC_CLOCKS] |
Clock frequency (kHz)
These bits are reserved for future use. Must be set to 0.
These bits are reserved for future use.
These bits are reserved.
Structure version.
