共用方式為


Ft4222I2c(I2cConnectionSettings) 建構函式

定義

建立 FT4222 I2C 裝置

public Ft4222I2c (System.Device.I2c.I2cConnectionSettings settings);
new Iot.Device.Ft4222.Ft4222I2c : System.Device.I2c.I2cConnectionSettings -> Iot.Device.Ft4222.Ft4222I2c
Public Sub New (settings As I2cConnectionSettings)

參數

settings
I2cConnectionSettings

I2C 連線設定

適用於