Module embedded_hal::digital

source ·
Expand description

Digital I/O

Modules

If you can read and write the output state, a pin is toggleable by software.

Traits

Single digital input pin
Single digital push-pull output pin
Push-pull output pin that can read its output state
Output pin that can be toggled