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