I2CDevice Methods

Public Methods

Name Description
Public Method Static CreateReadTransaction Creates an I2CReadTransaction object that can be passed to the Execute method.
Public Method Static CreateWriteTransaction Creates an I2CWriteTransaction object that can be passed to the Execute method.
Public Method Dispose Releases resources used by the I2CDevice object.
Public Method Equals (Inherited from Object.)
Public Method Execute Executes a transaction by scheduling the transfer of the data involved.
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 MemberwiseClone (Inherited from Object.)

See Also

Reference

I2CDevice Class
Microsoft.SPOT.Hardware Namespace