Open
Description
The PWM traits 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. The open (breaking) problems should be reasonably-well solved and all associated types should have appropriate bounds that enable generic code use.
PWM traits as of the 0.2.7 release:
As noted below, the PwmPin
only has a Duty
associated type and does not need a settlement on the Time
type as Pwm
does.
Relevant issues/PRs:
- Remove Into<Time> generics #352
- Refactor PWM for simpler generic use #256
- Pwm trait requires real-world time knowledge #226
- Pwm enable and disable methods only work for channels #182
- Your issue here!
Please feel free to participate, highlight your current use cases, problems and provide solutions.
Metadata
Metadata
Assignees
Labels
No labels