Share via


ISpiControllerProvider 接口

定义

表示所有 SPI 控制器通用的操作。

public interface class ISpiControllerProvider
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.DevicesLowLevelContract, 131072)]
/// [Windows.Foundation.Metadata.Guid(3244844292, 718, 16934, 163, 133, 79, 17, 251, 4, 180, 27)]
struct ISpiControllerProvider
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.DevicesLowLevelContract), 131072)]
[Windows.Foundation.Metadata.Guid(3244844292, 718, 16934, 163, 133, 79, 17, 251, 4, 180, 27)]
public interface ISpiControllerProvider
Public Interface ISpiControllerProvider
属性

Windows 要求

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

方法

GetDeviceProvider(ProviderSpiConnectionSettings)

获取具有指定设置的 SPI 设备。

适用于