cuda.bindings.nvml.EnableState# class cuda.bindings.nvml.EnableState(value: int)# Generic enable/disable enum. See nvmlEnableState_t. FEATURE_DISABLED: 0Feature disabled. FEATURE_ENABLED: 1Feature enabled.