LUFA (Formerly MyUSB) Library 100807

File List

Here is a list of all files with brief descriptions:
Version.hLUFA library version constants
Common/Attributes.hAVR-GCC special function/variable attribute macros
Common/BoardTypes.hSupported board hardware defines
Common/Common.hCommon library convenience macros and functions
Drivers/Board/Buttons.hMaster include file for the board digital button driver
Drivers/Board/Dataflash.hMaster include file for the board dataflash IC driver
Drivers/Board/Joystick.hMaster include file for the board digital joystick driver
Drivers/Board/LEDs.hMaster include file for the board LEDs driver
Drivers/Board/Temperature.hMaster include file for the board temperature sensor driver
Drivers/Board/ATAVRUSBRF01/Buttons.hBoard specific Buttons driver header for the ATAVRUSBRF01
Drivers/Board/ATAVRUSBRF01/LEDs.hBoard specific LED driver header for the ATAVRUSBRF01
Drivers/Board/BENITO/Buttons.hBoard specific Buttons driver header for the Benito
Drivers/Board/BENITO/LEDs.hBoard specific LED driver header for the Benito
Drivers/Board/BUMBLEB/Buttons.hBoard specific Buttons driver header for the BUMBLEB
Drivers/Board/BUMBLEB/Joystick.hBoard specific joystick driver header for the BUMLEB
Drivers/Board/BUMBLEB/LEDs.hBoard specific LED driver header for the BUMBLEB
Drivers/Board/EVK527/AT45DB321C.hBoard specific Dataflash commands header for the AT45DB321C as mounted on the EVK527
Drivers/Board/EVK527/Buttons.hBoard specific Buttons driver header for the EVK527
Drivers/Board/EVK527/Dataflash.hBoard specific Dataflash driver header for the EVK527
Drivers/Board/EVK527/Joystick.hBoard specific joystick driver header for the EVK527
Drivers/Board/EVK527/LEDs.hBoard specific LED driver header for the EVK527
Drivers/Board/JMDBU2/Buttons.hBoard specific Buttons driver header for the JM-DB-U2
Drivers/Board/JMDBU2/LEDs.hBoard specific LED driver header for the JM-DB-U2
Drivers/Board/RZUSBSTICK/LEDs.hBoard specific LED driver header for the RZUSBSTICK
Drivers/Board/STK525/AT45DB321C.hBoard specific Dataflash commands header for the AT45DB321C as mounted on the STK525
Drivers/Board/STK525/Buttons.hBoard specific Buttons driver header for the STK525
Drivers/Board/STK525/Dataflash.hBoard specific Dataflash driver header for the STK525
Drivers/Board/STK525/Joystick.hBoard specific joystick driver header for the STK525
Drivers/Board/STK525/LEDs.hBoard specific LED driver header for the STK525
Drivers/Board/STK526/AT45DB642D.hBoard specific Dataflash commands header for the AT45DB642D as mounted on the STK526
Drivers/Board/STK526/Buttons.hBoard specific Buttons driver header for the STK526
Drivers/Board/STK526/Dataflash.hBoard specific Dataflash driver header for the STK525
Drivers/Board/STK526/Joystick.hBoard specific joystick driver header for the STK526
Drivers/Board/STK526/LEDs.hBoard specific LED driver header for the STK526
Drivers/Board/TEENSY/LEDs.hBoard specific LED driver header for the PJRC Teensy boards
Drivers/Board/USBKEY/AT45DB642D.hBoard specific Dataflash commands header for the AT45DB642D as mounted on the USBKEY
Drivers/Board/USBKEY/Buttons.hBoard specific Buttons driver header for the USBKEY
Drivers/Board/USBKEY/Dataflash.hBoard specific Dataflash driver header for the USBKEY
Drivers/Board/USBKEY/Joystick.hBoard specific joystick driver header for the USBKEY
Drivers/Board/USBKEY/LEDs.hBoard specific LED driver header for the USBKEY
Drivers/Board/USBTINYMKII/Buttons.hBoard specific Buttons driver header for the USBTINY MKII
Drivers/Board/USBTINYMKII/LEDs.hBoard specific LED driver header for the USBTINY MKII
Drivers/Board/XPLAIN/AT45DB642D.hBoard specific Dataflash commands header for the AT45DB642D as mounted on the XPLAIN
Drivers/Board/XPLAIN/Dataflash.hBoard specific Dataflash driver header for the XPLAIN
Drivers/Board/XPLAIN/LEDs.hBoard specific LED driver header for the XPLAIN
Drivers/Misc/TerminalCodes.hANSI terminal special escape code macros
Drivers/Peripheral/ADC.hMaster include file for the ADC peripheral driver
Drivers/Peripheral/Serial.hMaster include file for the USART peripheral driver
Drivers/Peripheral/SerialStream.hStandard avr-libc character stream driver for the USART
Drivers/Peripheral/SPI.hMaster include file for the SPI peripheral driver
Drivers/Peripheral/TWI.hMaster include file for the TWI peripheral driver
Drivers/Peripheral/AVRU4U6U7/ADC.hADC peripheral driver for the U7, U6 and U4 USB AVRs
Drivers/Peripheral/AVRU4U6U7/TWI.hTWI peripheral driver for the U7, U6 and U4 USB AVRs
Drivers/USB/USB.hMaster include file for the library USB functionality
Drivers/USB/Class/Audio.hMaster include file for the library USB Audio Class driver
Drivers/USB/Class/CDC.hMaster include file for the library USB CDC-ACM Class driver
Drivers/USB/Class/HID.hMaster include file for the library USB HID Class driver
Drivers/USB/Class/MassStorage.hMaster include file for the library USB Mass Storage Class driver
Drivers/USB/Class/MIDI.hMaster include file for the library USB MIDI Class driver
Drivers/USB/Class/Printer.hMaster include file for the library USB Printer Class driver
Drivers/USB/Class/RNDIS.hMaster include file for the library USB RNDIS Class driver
Drivers/USB/Class/StillImage.hMaster include file for the library USB Still Image Class driver
Drivers/USB/Class/Common/Audio.hCommon definitions and declarations for the library USB Audio Class driver
Drivers/USB/Class/Common/CDC.hCommon definitions and declarations for the library USB CDC Class driver
Drivers/USB/Class/Common/HID.hCommon definitions and declarations for the library USB HID Class driver
Drivers/USB/Class/Common/MassStorage.hCommon definitions and declarations for the library USB Mass Storage Class driver
Drivers/USB/Class/Common/MIDI.hCommon definitions and declarations for the library USB MIDI Class driver
Drivers/USB/Class/Common/Printer.hCommon definitions and declarations for the library USB Printer Class driver
Drivers/USB/Class/Common/RNDIS.hCommon definitions and declarations for the library USB RNDIS Class driver
Drivers/USB/Class/Common/RNDISConstants.hCommon RNDIS class constant definitions
Drivers/USB/Class/Common/StillImage.hCommon definitions and declarations for the library USB Still Image Class driver
Drivers/USB/Class/Device/Audio.hDevice mode driver for the library USB Audio Class driver
Drivers/USB/Class/Device/CDC.hDevice mode driver for the library USB CDC Class driver
Drivers/USB/Class/Device/HID.hDevice mode driver for the library USB HID Class driver
Drivers/USB/Class/Device/MassStorage.hDevice mode driver for the library USB Mass Storage Class driver
Drivers/USB/Class/Device/MIDI.hDevice mode driver for the library USB MIDI Class driver
Drivers/USB/Class/Device/RNDIS.hDevice mode driver for the library USB RNDIS Class driver
Drivers/USB/Class/Host/CDC.hHost mode driver for the library USB CDC Class driver
Drivers/USB/Class/Host/HID.hHost mode driver for the library USB HID Class driver
Drivers/USB/Class/Host/HIDParser.hUSB Human Interface Device (HID) Class report descriptor parser
Drivers/USB/Class/Host/HIDReportData.hConstants for HID report item attributes
Drivers/USB/Class/Host/MassStorage.hHost mode driver for the library USB Mass Storage Class driver
Drivers/USB/Class/Host/MIDI.hHost mode driver for the library USB MIDI Class driver
Drivers/USB/Class/Host/Printer.hHost mode driver for the library USB Printer Class driver
Drivers/USB/Class/Host/RNDIS.hHost mode driver for the library USB RNDIS Class driver
Drivers/USB/Class/Host/StillImage.hHost mode driver for the library USB Still Image Class driver
Drivers/USB/HighLevel/ConfigDescriptor.hConfiguration descriptor parser API
Drivers/USB/HighLevel/DeviceStandardReq.hUSB device standard request management
Drivers/USB/HighLevel/Events.hUSB controller events manager
Drivers/USB/HighLevel/HostStandardReq.hUSB host standard request management
Drivers/USB/HighLevel/StdDescriptors.hUSB standard descriptor definitions
Drivers/USB/HighLevel/StdRequestType.hUSB control endpoint request definitions
Drivers/USB/HighLevel/StreamCallbacks.hUSB endpoint/pipe stream callback management
Drivers/USB/HighLevel/USBMode.hUSB mode and capability macros
Drivers/USB/HighLevel/USBTask.hMain USB service task management
Drivers/USB/LowLevel/Device.hUSB device mode definitions
Drivers/USB/LowLevel/Endpoint.hUSB device endpoint management definitions
Drivers/USB/LowLevel/Host.hUSB host mode definitions
Drivers/USB/LowLevel/OTG.hUSB OTG mode definitions
Drivers/USB/LowLevel/Pipe.hUSB host pipe management definitions
Drivers/USB/LowLevel/USBController.hUSB low level USB controller definitions
Drivers/USB/LowLevel/USBInterrupt.hUSB controller interrupt service routine management
DriverStubs/Buttons.h
DriverStubs/Dataflash.h
DriverStubs/Joystick.h
DriverStubs/LEDs.h
Scheduler/Scheduler.hSimple round-robbin pseudo-task scheduler
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines