USB Libraries Help > USB Host Libraries > USB HID Host Mouse Driver Library > Library Interface > b) Data Types and Constants > USB_HOST_HID_MOUSE_RESULT_MIN Macro
MPLAB Harmony USB Stack
USB_HOST_HID_MOUSE_RESULT_MIN Macro

USB Host HID Mouse Driver Result Minimum Constant 

This constant identifies the minimum value of the USB Host HID mouse driver and is used in the USB_HOST_HID_MOUSE_RESULT enumeration.

C
#define USB_HOST_HID_MOUSE_RESULT_MIN -50
Remarks

None.