kernel
0.2.3-dev
Module pwm
Module Items
Traits
In kernel::
hil
kernel
::
hil
Module
pwm
Copy item path
Source
Expand description
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.