Share via


IGpioProvider 接口

定义

表示常规用途 I/O (GPIO) 控制器提供程序通用的操作。

public interface class IGpioProvider
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.DevicesLowLevelContract, 131072)]
/// [Windows.Foundation.Metadata.Guid(1156065031, 2250, 17226, 175, 224, 214, 21, 128, 68, 111, 126)]
struct IGpioProvider
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.DevicesLowLevelContract), 131072)]
[Windows.Foundation.Metadata.Guid(1156065031, 2250, 17226, 175, 224, 214, 21, 128, 68, 111, 126)]
public interface IGpioProvider
Public Interface IGpioProvider
属性

Windows 要求

设备系列
Windows IoT Extension SDK (在 10.0.10586.0 中引入)
Windows 10 Anniversary Edition (在 10.0.14393.0 中引入)
API contract
Windows.Devices.DevicesLowLevelContract (在 v2.0 中引入)

方法

GetControllers()

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

适用于