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