共用方式為


ISpiProvider 介面

定義

表示 SPI 控制器提供者通用的動作。

public interface class ISpiProvider
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.DevicesLowLevelContract, 131072)]
/// [Windows.Foundation.Metadata.Guid(2528403938, 30676, 18638, 170, 160, 117, 113, 90, 131, 98, 207)]
struct ISpiProvider
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.DevicesLowLevelContract), 131072)]
[Windows.Foundation.Metadata.Guid(2528403938, 30676, 18638, 170, 160, 117, 113, 90, 131, 98, 207)]
public interface ISpiProvider
Public Interface ISpiProvider
屬性

Windows 需求

裝置系列
Windows IoT Extension SDK (已於 10.0.10586.0 引進)
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Devices.DevicesLowLevelContract (已於 v2.0 引進)

方法

GetControllersAsync()

取得提供者系統上的所有 SPI 控制器。

適用於