[−][src]Module embedded_hal::digital::v1_compat
v1 compatibility wrapper
this module adds reverse support for v2 digital traits
v2 traits must be explicitly cast to the v1 version using .into(),
and will panic on internal errors
Structs
| OldInputPin | Wrapper to allow fallible |
| OldOutputPin | Wrapper to allow fallible |