[−][src]Module kernel::hil::pwm
Interfaces for Pulse Width Modulation output.
Traits
Pwm | PWM control for a single pin. |
PwmPin | Higher-level PWM interface that restricts the user to a specific PWM pin. This is particularly useful for passing to capsules that need to control only a specific pin. |