Windows.Devices.Pwm.Provider Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |