ISpiControllerProvider 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表所有 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 裝置。 |