II2cControllerProvider Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente les propriétés et méthodes communes à tous les contrôleurs I2 C.
public interface class II2cControllerProvider
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.DevicesLowLevelContract, 131072)]
/// [Windows.Foundation.Metadata.Guid(1640151938, 17680, 16739, 168, 124, 78, 21, 169, 85, 137, 128)]
struct II2cControllerProvider
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.DevicesLowLevelContract), 131072)]
[Windows.Foundation.Metadata.Guid(1640151938, 17680, 16739, 168, 124, 78, 21, 169, 85, 137, 128)]
public interface II2cControllerProvider
Public Interface II2cControllerProvider
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows IoT Extension SDK (introduit dans 10.0.10586.0)
Windows 10 Anniversary Edition (introduit dans 10.0.14393.0) |
API contract |
Windows.Devices.DevicesLowLevelContract (introduit dans v2.0)
|
Méthodes
GetDeviceProvider(ProviderI2cConnectionSettings) |
Obtient le fournisseur d’appareil I2 C avec les paramètres spécifiés. |