-api-id | -api-type |
---|---|
M:Windows.Devices.I2c.I2cDevice.FromIdAsync(System.String,Windows.Devices.I2c.I2cConnectionSettings) |
winrt method |
Retrieves an I2cDevice object asynchronously for the inter-integrated circuit (I2 C) bus controller that has the specified plug and play device identifier, using the specified connection settings.
The plug and play device identifier of the I2 C bus controller for which you want to create an I2cDevice object.
The connection settings to use for communication with the I2 C bus controller that deviceId specifies.
An asynchronous operation that returns the I2cDevice object.
I2cConnectionSettings, GetDeviceSelector, I2cDevice.Close, I2cDevice.DeviceId, II2cDeviceStatics.FromIdAsync
lowLevel