3.5.3.2 USB_HOST_HID_INSTANCES_NUMBER Macro

C

#define USB_HOST_HID_INSTANCES_NUMBER 

Summary

USB host HID Maximum Number of instances

This macro defines the number of instances of the HID host Driver. For example, if the application needs to implement two instances of the HID host Driver, value should be set to 2.

Remarks

None.