I2cDevice.ConnectionSettings 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
I2C 匯流排上裝置的連線設定。 建立裝置之後,連線設定是固定的,因此傳回的物件將會是設定物件的複製品。
public abstract System.Device.I2c.I2cConnectionSettings ConnectionSettings { get; }
member this.ConnectionSettings : System.Device.I2c.I2cConnectionSettings
Public MustOverride ReadOnly Property ConnectionSettings As I2cConnectionSettings