This section lists the files required for use with the device stack. These files should be included in any project using the HID function driver
Files
Name |
Description |
This file contains all of functions, macros, definitions, variables, datatypes, etc. that are required for usage with the HID function driver. This file should be included in projects that use the HID function driver. This file is located in the "<Install Directory>\Microchip\USB\HID Device Driver" directory. | |
This file contains all of functions, macros, definitions, variables, datatypes, etc. that are required for usage with the HID function driver. This file should be included in projects that use the HID function driver. This file should also be included into the usb_descriptors.c file and any other user file that requires access to the HID interface. This file is located in the "<Install Directory>\Microchip\Include\USB" directory. |
Topics
Name |
Description |
usb_config.h is a file used to configure the MCHPFSUSB stack. This file provides compile time selection of options provided by the stack. This file defines constants needed by the stack and various function drivers. |