3.5.3.4 USB_HOST_HID_MOUSE_BUTTONS_NUMBER Macro
C
#define USB_HOST_HID_MOUSE_BUTTONS_NUMBER
Summary
USB Host HID number of Mouse buttons supported
This macro defines the number of Mouse buttons supported. If the application wants to support HID Mouse device having 5 buttons, then the value should be set to 5.
Remarks
None.