cuda.bindings.nvml.unit_get_led_state#
- cuda.bindings.nvml.unit_get_led_state(intptr_t unit)#
Retrieves the LED state associated with this unit. :param unit: The identifier of the target unit. :type unit: intptr_t :returns: Reference in which to return the current LED state. :rtype: nvmlLedState_t .. seealso:: `nvmlUnitGetLedState`