II2cControllerProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents properties and methods common to all I2 C controllers.
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
- Attributes
Windows requirements
Device family |
Windows IoT Extension SDK (introduced in 10.0.10586.0)
Windows 10 Anniversary Edition (introduced in 10.0.14393.0) |
API contract |
Windows.Devices.DevicesLowLevelContract (introduced in v2.0)
|
Methods
GetDeviceProvider(ProviderI2cConnectionSettings) |
Gets the I2 C device provider with the specified settings. |