Share via


I2CDevice.Configuration.Address Field

Contains the address of the I2C device.

Namespace: Microsoft.SPOT.Hardware
Assembly: Microsoft.SPOT.Hardware (in microsoft.spot.hardware.dll)

Syntax

public readonly UInt16 Address

Remarks

The address is used to uniquely identify the I2C device on the I2C bus.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.

See Also

Reference

I2CDevice.Configuration Class
I2CDevice.Configuration Members
Microsoft.SPOT.Hardware Namespace