Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 674 Bytes

i2cconnectionsettings_slaveaddress.md

File metadata and controls

23 lines (16 loc) · 674 Bytes
-api-id -api-type
P:Windows.Devices.I2c.I2cConnectionSettings.SlaveAddress
winrt property

Windows.Devices.I2c.I2cConnectionSettings.SlaveAddress

-description

Gets or sets the bus address of the inter-integrated circuit (I2 C) device.

-property-value

The bus address of the I2 C device. Only 7-bit addressing is supported, so the last bit of an 8-bit address must be omitted.

-remarks

-examples

-see-also

I2cConnectionSettings(Int32), I2cDevice.FromIdAsync