Default HID keyboard configuration for a USB Device with a single interface HID keyboard.
Copyright (c) 2009-2018 Microchip Technology Inc. and its subsidiaries.
#include "udi_hid_kbd.h"
Macros | |
#define | UDI_HID_KBD_EP_IN (1 | USB_EP_DIR_IN) |
Endpoint number used by HID keyboard interface. More... | |
#define | UDI_HID_KBD_IFACE_NUMBER 0 |
Interface number. More... | |
#define | USB_DEVICE_EP_CTRL_SIZE 8 |
Control endpoint size. More... | |
UDD Configuration | |
#define | USB_DEVICE_MAX_EP 1 |
1 endpoint used by HID keyboard standard interface More... | |