共用方式為


FtDevice.CreateI2cBus 方法

定義

建立與此裝置相關的 I2C 匯流排

public System.Device.I2c.I2cBus CreateI2cBus ();
member this.CreateI2cBus : unit -> System.Device.I2c.I2cBus
Public Function CreateI2cBus () As I2cBus

傳回

I2cBus 實例

適用於