![]() |
![]() |
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. | |
CDC Mass Storage Object structure.
Holds all the components for the CDC Object
1.7.4