I2cBus Members

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

Public Constructors

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

Public Properties

Name Description
Public Property Item Gets an I2cDevice object that represents an emulated device (emulator component) on the current emulated I2C bus, given the component's address.

Public Methods

Name Description
Public Method Register Registers a specified emulated device (emulator component) as being attached to the current emulated I2C bus.
Public Method Unregister Unregisters a specified emulated device (emulator component) from the current emulated I2C bus.

See Also

Reference

I2cBus Class
Microsoft.SPOT.Emulator.I2c Namespace