次の方法で共有


Ft232HI2c.ConnectionSettings プロパティ

定義

I2C バス上のデバイスの接続設定。 デバイスの作成後、接続設定は変更できないため、返されるオブジェクトは設定オブジェクトの複製になります。

public override System.Device.I2c.I2cConnectionSettings ConnectionSettings { get; }
member this.ConnectionSettings : System.Device.I2c.I2cConnectionSettings
Public Overrides ReadOnly Property ConnectionSettings As I2cConnectionSettings

プロパティ値

適用対象