II2cControllerProvider インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
すべての 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
- 属性
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(ProviderI2cConnectionSettings) |
指定した設定の I2 C デバイス プロバイダーを取得します。 |