Click or drag to resize
Solid Soils Solutions

I2CReplyData Property

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:Solid.Arduino.I2C.I2CReply.Data"]

Namespace:  Solid.Arduino.I2C
Assembly:  Solid.Arduino (in Solid.Arduino.dll) Version: 1.0.0
Syntax
C#
public byte[] Data { get; set; }

Property Value

Type: Byte
See Also