Windows.Devices.Pwm
Windows.Devices.Pwm
Windows.Devices.Pwm
Windows.Devices.Pwm
Namespace
PWM stands for Pulse Width Modulation and describes the basic technique to create repeated square waves of user defined length and duty cycle. Most common uses include driving servo motors, dimming LEDs etc. This API provides users the ability to generate PWM wave forms using a PWM controller connected to the system.
Classes
| PwmController PwmController PwmController PwmController |
Represents a PWM controller connected to the system. |
| PwmPin PwmPin PwmPin PwmPin |
Represents a single PWM pin on the system. |
Enums
| PwmPulsePolarity PwmPulsePolarity PwmPulsePolarity PwmPulsePolarity |
Describes which polarity the PWM signal should start in. |