Compartilhar via


II2cProvider Interface

Definição

Representa ações comuns a todos os provedores de I2 C.

public interface class II2cProvider
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.DevicesLowLevelContract, 131072)]
/// [Windows.Foundation.Metadata.Guid(1863518270, 48994, 20450, 169, 90, 240, 137, 153, 102, 152, 24)]
struct II2cProvider
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.DevicesLowLevelContract), 131072)]
[Windows.Foundation.Metadata.Guid(1863518270, 48994, 20450, 169, 90, 240, 137, 153, 102, 152, 24)]
public interface II2cProvider
Public Interface II2cProvider
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

GetControllersAsync()

Obtém todos os controladores I2 C que estão no sistema.

Aplica-se a