MSD.h
Default mainpageat91libusbdevicemassstorageMSD.h
Description Overview  
Description
Purpose
Mass Storage class definitions.

See
Usage
  1. Uses "MSD Requests" to check incoming requests from USB Host.
  2. Uses "MSD Subclass Codes" and "MSD Protocol Codes" to fill device interface descriptors for a MSD device.
  3. Handle the incoming Bulk data with "MSD CBW Definitions" and MSCbw structure.
  4. Prepare the outgoing Bulk data with "MSD CSW Definitions" and MSCsw structure.