LUFA Library  140928
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Mass Storage Class Driver

USB class driver for the USB-IF Bulk-Only Transport Mass Storage class standard. More...

Modules

 Common Class Definitions
 
 Mass Storage Class Device Mode Driver
 
 Mass Storage Class Host Mode Driver
 

Detailed Description

Module Source Dependencies

The following files must be built with any user project that uses this module:

Module Description

Mass Storage Class Driver module. This module contains an internal implementation of the USB Mass Storage Class, for both Device and Host USB modes. User applications can use this class driver instead of implementing the Mass Storage class manually via the low-level LUFA APIs.

This module is designed to simplify the user code by exposing only the required interface needed to interface with Hosts or Devices using the USB Mass Storage Class.