Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Linux/Documentation/devicetree/bindings/leds/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 1 kB image not shown  

Quelle  leds-lt3593.txt   Sprache: Text

 
Bindings for Linear Technologies LT3593 LED controller

Required properties:
- compatible:  Should be "lltc,lt3593".
- lltc,ctrl-gpios: A handle to the GPIO that is connected to the 'CTRL'
   pin of the chip.

The hardware supports only one LED. The properties of this LED are
configured in a sub-node in the device node.

Optional sub-node properties:
- function:  See Documentation/devicetree/bindings/leds/common.txt
- color:  See Documentation/devicetree/bindings/leds/common.txt
- label:  A label for the LED. If none is given, the LED will be
   named "lt3595::" (deprecated)
- linux,default-trigger: The default trigger for the LED.
   See Documentation/devicetree/bindings/leds/common.txt
- default-state: The initial state of the LED.
   See Documentation/devicetree/bindings/leds/common.txt

If multiple chips of this type are found in a design, each one needs to
be handled by its own device node.

Example:

#include <dt-bindings/leds/common.h>

led-controller {
 compatible = "lltc,lt3593";
 lltc,ctrl-gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;

 led {
  function = LED_FUNCTION_BACKLIGHT;
  color = <LED_COLOR_ID_WHITE>;
  default-state = "on";
 };
};

Messung V0.5
C=96 H=95 G=95

¤ Dauer der Verarbeitung: 0.2 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.