NXC
Version 1.2.1 r5
|
|
inline |
Get hi-speed port input buffer data.
This method reads count bytes of data from the hi-speed port input buffer and writes it to the buffer provided.
offset | A constant offset into the hi-speed port input buffer. |
cnt | The number of bytes to read. |
data | The byte array reference which will contain the data read from the hi-speed port input buffer. |