USB Libraries Help > USB Device Libraries > USB MSD Device Library > Using the Library
MPLAB Harmony USB Stack
Using the Library

This topic describes the basic architecture of the USB MSD Device Library and provides information and examples on its use.

Topics
Name 
Description 
Provides an architectural overview of the USB MSD Device Library driver. 
The USB MSD Device Library mainly interacts with the system, its clients and function drivers, as shown in the Abstraction Model.
The library interface routines are divided into sub-sections, which address one of the blocks or the overall operation of the USB MSD Device Library.  
This section explains how the MSD Function Driver should be added to the USB Device application and how a media driver should be plugged into it. Considerations while creating new media drivers to operate with the MSD function driver are also discussed.