II2CProtocolGetI2CReplyAsync Method (Int32, Int32, Int32) |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Solid.Arduino.I2C.II2CProtocol.GetI2CReplyAsync(System.Int32,System.Int32,System.Int32)"]
Namespace: Solid.Arduino.I2C
Task<I2CReply> GetI2CReplyAsync( int slaveAddress, int slaveRegister, int bytesToRead )
[Missing <param name="slaveAddress"/> documentation for "M:Solid.Arduino.I2C.II2CProtocol.GetI2CReplyAsync(System.Int32,System.Int32,System.Int32)"]
[Missing <param name="slaveRegister"/> documentation for "M:Solid.Arduino.I2C.II2CProtocol.GetI2CReplyAsync(System.Int32,System.Int32,System.Int32)"]
[Missing <param name="bytesToRead"/> documentation for "M:Solid.Arduino.I2C.II2CProtocol.GetI2CReplyAsync(System.Int32,System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:Solid.Arduino.I2C.II2CProtocol.GetI2CReplyAsync(System.Int32,System.Int32,System.Int32)"]