Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 679 Bytes

i2cconnectionsettings_busspeed.md

File metadata and controls

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

Windows.Devices.I2c.I2cConnectionSettings.BusSpeed

-description

Gets or sets the bus speed to use for connecting to an inter-integrated circuit (I2 C) device. The bus speed is the frequency at which to clock the I2 C bus when accessing the device.

-property-value

The bus speed to use for connecting to anI2 C device.

-remarks

-examples

-see-also

I2cBusSpeed, I2cDevice.FromIdAsync