I2CDevice.Configuration Members

The following tables list the members exposed by the I2CDevice.Configuration type.

Public Constructors

Name Description
Public Method I2CDevice.Configuration Initializes an instance of the I2CDevice.Configuration class.

Public Fields

Name Description
Public Field Address Contains the address of the I2C device.
Public Field ClockRateKhz Contains the clock rate used when communicating with the I2C device, in kHz.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

I2CDevice.Configuration Class
Microsoft.SPOT.Hardware Namespace