次の方法で共有


Ft232HI2cDevice.ConnectionSettings プロパティ

定義

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

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

プロパティ値

適用対象