Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.35 KB

ii2cdevicestatics_fromidasync_1693757112.md

File metadata and controls

33 lines (23 loc) · 1.35 KB
-api-id -api-type
M:Windows.Devices.I2c.II2cDeviceStatics.FromIdAsync(System.String,Windows.Devices.I2c.I2cConnectionSettings)
winrt method

Windows.Devices.I2c.II2cDeviceStatics.FromIdAsync

-description

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.

-parameters

-param deviceId

The plug and play device identifier of the I2 C bus controller for which you want to create an I2cDevice object.

-param settings

The connection settings to use for communication with the I2 C bus controller that deviceId specifies.

-returns

An asynchronous operation that returns the I2cDevice object.

-remarks

-examples

-see-also

I2cConnectionSettings, GetDeviceSelector, I2cDevice.Close, I2cDevice.DeviceId, I2cDevice.FromIdAsync

-capabilities

lowLevel