USB Libraries Help > USB Host Libraries > USB HID Host Mouse Driver Library > Introduction
MPLAB Harmony USB Stack
Introduction

The HID Host Mouse Driver in the MPLAB Harmony USB Host Stack allows USB Host Applications to support and interact with USB Mouse devices. The USB HID Host Mouse Driver has the following features:

  • Supports USB HID Mouse devices
  • Supports HID device matching at both device descriptor and interface descriptor level
  • Supports both Boot and Non Boot interface USB Mouse devices
  • Performs parsing of Mouse Report descriptor by using USB HID Host client driver APIs
  • Supports detection of Mouse X, Y, and Z movements, as well as button click events