USB Libraries Help > USB Host Libraries > USB HID Host Mouse Driver Library
MPLAB Harmony USB Stack
USB HID Host Mouse Driver Library
Topics
Name 
Description 
Introduces the MPLAB Harmony USB HID Host Mouse Driver Library. 
This topic describes the basic architecture of the USB HID Host Mouse Driver Library and provides information and examples on its use. 
Describes how to configure the USB HID Host Mouse Driver. 
Describes the files to be included in the project while using the USB HID Host Mouse Driver. 
This section describes the Application Programming Interface (API) functions of the USB HID Host Mouse Driver Library.
The USB Mouse driver does not require explicit API call by the application to obtain Mouse data. The data in the appropriate format is sent to the application during an application event handler function call. 
This section lists the source and header files used by the library.