I2CDataReceivedEventArgs Properties

Phcc Interface Library .NET / COM

The I2CDataReceivedEventArgs type exposes the following members.

Properties

  NameDescription
Address
Gets/sets the address of the I2C device that is providing the data during this event.
Data
Gets/sets the data being provided by the I2C device during this event.

See Also