![]() |
NVAPI Reference Documentation
|
Release 396: April 5
|
#include <nvapi.h>
Data Fields | |
NvU32 | version |
NvU32 | reserved |
struct { | |
NvU32 bIsPresent:1 | |
NvU32 reserved:31 | |
NvU32 frequency | |
} | domain [NVAPI_MAX_GPU_PUBLIC_CLOCKS] |
NvU32 NV_GPU_CLOCK_FREQUENCIES_V1::bIsPresent |
Set if this domain is present on this GPU.
struct { ... } NV_GPU_CLOCK_FREQUENCIES_V1::domain[NVAPI_MAX_GPU_PUBLIC_CLOCKS] |
NvU32 NV_GPU_CLOCK_FREQUENCIES_V1::frequency |
Clock frequency (kHz)
NvU32 NV_GPU_CLOCK_FREQUENCIES_V1::reserved |
These bits are reserved for future use.
NvU32 NV_GPU_CLOCK_FREQUENCIES_V1::version |
Structure version.