Expand description
Interface for GPIO pins that require split-phase operation to control.
Traitsยง
- The gpio_async Client interface is used to both receive callbacks when a configuration command finishes and to handle interrupt events from pins with interrupts enabled.
- Interface for banks of asynchronous GPIO pins.