1-Wire API for Compact.NET
Version 4.10
|
Raw Send Packet that contains a StingBuffer of bytes to send and an expected return length. More...
Public Member Functions | |
RawSendPacket () | |
Construct and initiailize the raw send packet More... | |
Public Attributes | |
System.Collections.ArrayList | dataList |
StringBuffer of bytes to send More... | |
int | returnLength |
Expected length of return packet More... | |
Raw Send Packet that contains a StingBuffer of bytes to send and an expected return length.
<version>0.00</version> <author>DS, SH</author>
RawSendPacket | ( | ) |
Construct and initiailize the raw send packet
System.Collections.ArrayList dataList |
StringBuffer of bytes to send
int returnLength |
Expected length of return packet