USB - LUFA/Drivers/USB/USB.h
Detailed Description
The following files must be built with any user project that uses this module:
- LUFA/Drivers/USB/LowLevel/DevChapter9.c
- LUFA/Drivers/USB/LowLevel/Endpoint.c
- LUFA/Drivers/USB/LowLevel/Host.c
- LUFA/Drivers/USB/LowLevel/HostChapter9.c
- LUFA/Drivers/USB/LowLevel/LowLevel.c
- LUFA/Drivers/USB/LowLevel/Pipe.c
- LUFA/Drivers/USB/HighLevel/Events.c
- LUFA/Drivers/USB/HighLevel/USBInterrupt.c
- LUFA/Drivers/USB/HighLevel/USBTask.c
- LUFA/Drivers/USB/HighLevel/ConfigDescriptor.c
Driver and framework for the USB controller hardware on the USB series of AVR microcontrollers. This module consists of many submodules, and is designed to provide an easy way to configure and control USB host, device or OTG mode USB applications.