Data Fields
CSL_UsbDataStruct Struct Reference

USB data structure to send and receive data. More...

#include <csl_usb.h>

Data Fields

Uint16 bytes
 Total number of bytes in the buf.
Uint16 * pBuffer
 pointer to the start of buffer
struct CSL_UsbDataStructpNextBuffer
 pointer to the next structure

Detailed Description

USB data structure to send and receive data.

This structure is used by the USB to send and received data in linked list form. USB Descriptors should be created as a linked list of CSL_UsbDataStruct type


The documentation for this struct was generated from the following file: