cuda.bindings.nvml.unit_set_led_state#

cuda.bindings.nvml.unit_set_led_state(intptr_t unit, int color)#
:param unit: The identifier of the target unit.
:type unit: intptr_t
:param color: The target LED color.
:type color: LedColor

.. seealso:: `nvmlUnitSetLedState`