rust-embedded / rust-sysfs-pwm

Linux PWM Access via Sysfs in Rust
Apache License 2.0
47 stars 16 forks source link

added async pwm functionality #24

Closed lucaVuitton closed 8 months ago

lucaVuitton commented 8 months ago

Added some asynchronous alternatives for Pwm and PwmChip functions.