blob: 7aee49542204f44ed8b6b55df94068b545b9dbe2 [file] [log] [blame] [view]
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.