Microchip® Advanced Software Framework

udi_hid_generic_conf.h File Reference

Default HID generic configuration for a USB Device with a single interface HID.

Copyright (c) 2009-2018 Microchip Technology Inc. and its subsidiaries.

#include "udi_hid_generic.h"

Macros

#define UDI_HID_GENERIC_EP_IN   (1 | USB_EP_DIR_IN)
 
#define UDI_HID_GENERIC_EP_OUT   (2 | USB_EP_DIR_OUT)
 Endpoint number used by HID generic interface. More...
 
#define UDI_HID_GENERIC_IFACE_NUMBER   0
 Interface number. More...
 
#define USB_DEVICE_EP_CTRL_SIZE   8
 Control endpoint size. More...
 
UDD Configuration
#define USB_DEVICE_MAX_EP   2
 2 endpoints used by HID generic standard interface More...