USB Libraries Help > USB Host Libraries > USB MSD Host Client Driver Library > Configuring the Library
MPLAB Harmony USB Stack
Configuring the Library

The USB MSD Host Client Driver requires configuration constants to be specified in system_config.h file. These constants define the build time configuration (functionality and static resources) of the USB MSD Host Client Driver.

Macros
 
Name 
Description 
 
Defines the maximum number of MSD devices to be supported by this host application. 
 
Defines the maximum number of MSD Device LUNs to be supported in the application. 
 
This is macro _USB_HOST_MSD_CONFIG_TEMPLATE_H_.