Compartilhar via


ISpiControllerProvider Interface

Definição

Representa ações comuns a todos os controladores 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
Atributos

Requisitos do Windows

Família de dispositivos
Windows IoT Extension SDK (introduzida na 10.0.10586.0)
Windows 10 Anniversary Edition (introduzida na 10.0.14393.0)
API contract
Windows.Devices.DevicesLowLevelContract (introduzida na v2.0)

Métodos

GetDeviceProvider(ProviderSpiConnectionSettings)

Obtém o dispositivo SPI com as configurações especificadas.

Aplica-se a