Data Fields
CSL_CdcObject Struct Reference

CDC Mass Storage Object structure. More...

#include <csl_cdc.h>

Data Fields

Uint16 * lbaBuffer
 Data buffer pointer used to transfer data to/from Media/usb.
Uint16 activityPresentFlag
 Flag to Indicate whether any Media has been Accessed.
CSL_UsbEpObj bulkInEpObj
 Array used to store the elements of CSW.
CSL_UsbEpObj bulkOutEpObj
 Bulk Out Endpoint Object.
CSL_UsbEpObj intrInEpObj
 Bulk In Endpoint Object.
CSL_UsbEpObj intrOutEpObj
 Bulk Out Endpoint Object.
CSL_CdcLineCoding lineCoding
 Line Coding Object.
Uint16 controlLineState
 Control Line State Object.

Detailed Description

CDC Mass Storage Object structure.

Holds all the components for the CDC Object


Field Documentation

Array used to store the elements of CSW.

Bulk In Endpoint Object

Referenced by CDC_Setup().


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