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

Quelle  leds-cr0014114.txt

  Sprache: Text
 

Crane Merchandising System - cr0014114 LED driver
-------------------------------------------------

This LED Board is widely used in vending machines produced
by Crane Merchandising Systems.

Required properties:
- compatible: "crane,cr0014114"

Property rules described in Documentation/devicetree/bindings/spi/spi-bus.txt
apply. In particular, "reg" and "spi-max-frequency" properties must be given.

LED sub-node properties:
- function :
 see Documentation/devicetree/bindings/leds/common.txt
- color :
 see Documentation/devicetree/bindings/leds/common.txt
- label :
 see Documentation/devicetree/bindings/leds/common.txt (deprecated)
- linux,default-trigger : (optional)
 see Documentation/devicetree/bindings/leds/common.txt

Example
-------

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

led-controller@0 {
 compatible = "crane,cr0014114";
 reg = <0>;
 spi-max-frequency = <50000>;
 #address-cells = <1>;
 #size-cells = <0>;

 led@0 {
  reg = <0>;
  function = "coin";
  color = <LED_COLOR_ID_RED>;
 };
 led@1 {
  reg = <1>;
  function = "coin";
  color = <LED_COLOR_ID_GREEN>;
 };
 led@2 {
  reg = <2>;
  function = "coin";
  color = <LED_COLOR_ID_BLUE>;
 };
 led@3 {
  reg = <3>;
  function = "bill";
  color = <LED_COLOR_ID_RED>;
 };
 led@4 {
  reg = <4>;
  function = "bill";
  color = <LED_COLOR_ID_GREEN>;
 };
 led@5 {
  reg = <5>;
  function = "bill";
  color = <LED_COLOR_ID_BLUE>;
 };
 ...
};

Messung V0.5 in Prozent
C=95 H=93 G=93

¤ Dauer der Verarbeitung: 0.10 Sekunden  (vorverarbeitet am  2026-06-07) ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

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.