USB controller peripheral driver files.
More...Directories | |
directory | Class |
USB Class helper driver files. | |
directory | HighLevel |
High level USB driver files. | |
directory | LowLevel |
Low level USB driver files. | |
Files | |
file | USB.h |
USB controller peripheral driver files.
This folder contains the main header files required to implement the USB interface in the USB supporting AVR models. The header files contained directly in this folder should be included in the user application in order to gain USB functionality, and the appropriate C source files in the LowLevel and HighLevel driver folders added to the compile and link stages.