I2CDevice Members

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

Public Constructors

Name Description
Public Method I2CDevice Initializes a new instance of the I2CDevice class.

Public Fields

Name Description
Public Field Config Contains the device's configuration data.

Public Methods

Name Description
Public Method CreateReadTransaction Creates an I2CReadTransaction object that can be passed to the Execute method.
Public Method CreateWriteTransaction Creates an I2CWriteTransaction object that can be passed to the Execute method.
Public Method Execute Executes a transaction by scheduling the transfer of the data involved.

See Also

Reference

I2CDevice Class
Microsoft.SPOT.Hardware Namespace