tree: 5345f8f1de0658feba9a382cf782cf060e364b5e [path history] [tgz]
  1. public/
  2. Android.bp
  3. BUILD.bazel
  4. BUILD.gn
  5. CMakeLists.txt
  6. digital_io.cc
  7. digital_io.proto
  8. digital_io_service.cc
  9. digital_io_test.cc
  10. docs.rst
  11. OWNERS
  12. README.md
pw_digital_io/README.md

This directory contains the pw Digital IO Hardware Abstraction Layer (HAL). This HAL defines interfaces for working with Digital IO lines that provide different combinations of capabilities (input, output, and/or interrupts). Hardware specific backends provide implementations of these interfaces for different hardware platforms.

Warning: This module is under construction and may not be ready for use.