-
Notifications
You must be signed in to change notification settings - Fork 236
Open
Description
The input/output pin trait available on the 0.2.x versions have been removed ahead of the 1.0.0 release. See: #357
This issue servers as a tracking issue until we add them back.
An interface should be worked out which allows changing the pin mode while being useful and usable by both generic drivers as well as MCU/OS HAL implementations.
IOPin trait as of the 0.2.7 release:
Relevant issues/PRs:
- [RFC]
digital::IoPin
, pins that can switch between input and output modes at runtime #29 - Input/Output pin trait proposal #151
- Add digital::IoPin to resolve issue 29 #269
- IoPin trait not practical to implement with multiple input/output types #340
- Your issue here!
Please feel free to participate, highlight your current use cases, problems and provide solutions.
BryceBeagle
Metadata
Metadata
Assignees
Labels
No labels