Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/Documentation/devicetree/bindings/input/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 651 B image not shown  

Quelle  gpio-decoder.txt   Sprache: Text

 
* GPIO Decoder DT bindings

Required Properties:
- compatible: should be "gpio-decoder"
- gpios: a spec of gpios (at least two) to be decoded to a number with
  first entry representing the MSB.

Optional Properties:
- decoder-max-value: Maximum possible value that can be reported by
  the gpios.
- linux,axis: the input subsystem axis to map to (ABS_X/ABS_Y).
  Defaults to 0 (ABS_X).

Example:
 gpio-decoder0 {
  compatible = "gpio-decoder";
  gpios = <&pca9536 3 GPIO_ACTIVE_HIGH>,
   <&pca9536 2 GPIO_ACTIVE_HIGH>,
   <&pca9536 1 GPIO_ACTIVE_HIGH>,
   <&pca9536 0 GPIO_ACTIVE_HIGH>;
  linux,axis = <0>; /* ABS_X */
  decoder-max-value = <9>;
 };

Messung V0.5
C=90 H=100 G=95

¤ Dauer der Verarbeitung: 0.1 Sekunden  (vorverarbeitet)  ¤

*© 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.