cuda.core.system.CoolerControl#
- class cuda.core.system.CoolerControl(
- value,
- names=<not given>,
- *values,
- module=None,
- qualname=None,
- type=None,
- start=1,
- boundary=None,
Cooler control type.
- TOGGLE: toggle
This cooler can only be toggled either ON or OFF (e.g. a switch).
- VARIABLE: variable
This cooler’s level can be adjusted from some minimum to some maximum (e.g. a knob).