MSD.h
Default mainpage
at91lib
usb
device
massstorage
MSD.h
Description
Overview
Description
Purpose
Mass Storage class definitions.
See
USB Mass Storage Class Spec. Overview
USB Mass Storage Class Bulk-Only Transport
Usage
Uses
"MSD Requests"
to check incoming requests from USB Host.
Uses
"MSD Subclass Codes"
and
"MSD Protocol Codes"
to fill device interface descriptors for a MSD device.
Handle the incoming Bulk data with
"MSD CBW Definitions"
and
MSCbw
structure.
Prepare the outgoing Bulk data with
"MSD CSW Definitions"
and
MSCsw
structure.