kernel
0.2.3-dev
Module gpio_
async
Module Items
Traits
In kernel::
hil
kernel
::
hil
Module
gpio_async
Copy item path
Source
Expand description
Interface for GPIO pins that require split-phase operation to control.
Traits
ยง
Client
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.
Port
Interface for banks of asynchronous GPIO pins.