Module embedded_hal::digital::v2

source ·
Expand description

Digital I/O

Version 2 / fallible traits. Infallible implementations should set Error to !.

Modules

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

Enums

Traits