2.6.3.3 Configuration on MCC
Select Report Type
Symbol name: CONFIG_USB_DEVICE_HID_REPORT_DESCRIPTOR_TYPE
This option is used to select between a range of available report descriptors or to use a custom one. Available report descriptors implement common HID functions.
Interrupt IN Endpoint Number
Symbol name: CONFIG_USB_DEVICE_FUNCTION_INT_IN_ENDPOINT_NUMBER
This option is used to specify the endpoint number of Interrupt IN Endpoint to be used for this instance of the HID Interface. Refer to Device Datasheet for details on available endpoints and limitations.
Interrupt OUT Endpoint Number
Symbol name: CONFIG_USB_DEVICE_FUNCTION_INT_OUT_ENDPOINT_NUMBER
This option is used to specify the endpoint number of Interrupt OUT Endpoint to be used for this instance of the HID Interface. Refer to Device Datasheet for details on available endpoints and limitations. Ignore if the device does not implement an OUT endpoint.