Windows.Devices.Pwm.Provider Namespace

This API exposes a Provider interface for the user to implement for a specific controller. The PWM API needs a PWM Provider implementation to talk to the PWM controller.

Note

For info about providers, see the note at the beginning of the Windows.Devices.Gpio.Provider namespace topic.

Interfaces

IPwmControllerProvider

Represents properties and methods common to all PWM controllers.

IPwmProvider

Represents methods common to all PWM providers.