IPwmProvider 接口

定义

表示所有 PWM 提供程序通用的方法。

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
属性

Windows 要求

设备系列
Windows IoT Extension SDK (在 10.0.10240.0 中引入)
API contract
Windows.Devices.DevicesLowLevelContract (在 v1.0 中引入)

方法

GetControllers()

获取系统上可用的控制器。

适用于