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

The following configuration parameters must be defined while using the MSD Function Driver. The configuration macros that implement these parameters must be located in the system_config.h file in the application project and a compiler include path (to point to the folder that contains this file) should be specified.

Macros
 
Name 
Description 
 
Number of MSD function Driver instances required in the USB Device. 
 
Defines the number of LUNs per MSD function driver instance. 
 
This is macro _USB_DEVICE_MSD_CONFIG_TEMPLATE_H_.