USB Libraries Help > USB Host Libraries > USB HID Host Mouse Driver Library > Files > usb_host_hid_mouse.h
MPLAB Harmony USB Stack
usb_host_hid_mouse.h

Microchip Technology Inc.

File Name

usb_host_hid_mouse.h

Description

USB HOST HID Mouse Driver Interface Definition 

This header file contains the function prototypes and definitions of the data types and constants that make up the interface between HID Mouse driver and top level application.

Enumerations
 
Name 
Description 
 
Defines the possible USB HOST HID mouse driver events. 
 
USB Host HID mouse driver results. 
Functions
 
Name 
Description 
 
This is function _USB_HOST_HID_MOUSE_EventHandler. 
 
This is function _USB_HOST_HID_MOUSE_Task. 
 
This function registers application callback function with the mouse driver. 
Macros
 
Name 
Description 
 
This is macro USB_HOST_HID_MOUSE_HANDLE_INVALID. 
 
USB Host HID mouse driver result minimum constant. 
Structures
 
Name 
Description 
 
Defines the USB Host HID mouse data object. 
Types
 
Name 
Description 
 
USB HOST mouse driver event handler function pointer type. 
 
USB HOST HID mouse driver instance handle.