IPwmProvider Interface

Definition

Represents methods common to all PWM providers.

public interface class IPwmProvider
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.DevicesLowLevelContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2737836584, 21233, 18352, 147, 73, 102, 186, 67, 210, 89, 2)]
struct IPwmProvider
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.DevicesLowLevelContract), 65536)]
[Windows.Foundation.Metadata.Guid(2737836584, 21233, 18352, 147, 73, 102, 186, 67, 210, 89, 2)]
public interface IPwmProvider
Public Interface IPwmProvider
Attributes

Windows requirements

Device family
Windows IoT Extension SDK (introduced in 10.0.10240.0)
API contract
Windows.Devices.DevicesLowLevelContract (introduced in v1.0)

Methods

GetControllers()

Gets the controllers available on the system.

Applies to