LUFA Library  120730
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
File List
Here is a list of all files with brief descriptions:
[detail level 12345]
o-CodeTemplatesCode templates for use in LUFA powered applications
|o-DriverStubsDriver stub header files for custom boards, to allow the LUFA board drivers to operate
||o*Buttons.hLUFA Custom Board Button Hardware Driver (Template)
||o*Dataflash.hLUFA Custom Board Dataflash Hardware Driver (Template)
||o*Joystick.hLUFA Custom Board Joystick Hardware Driver (Template)
||\*LEDs.hLUFA Custom Board LED Hardware Driver (Template)
|\*LUFAConfig.hLUFA Library Configuration Header File (Template)
o-CommonCommon library header files
|o*Architectures.hSupported library architecture defines
|o*ArchitectureSpecific.hArchitecture specific definitions relating to specific processor architectures
|o*Attributes.hSpecial function/variable attribute macros
|o*BoardTypes.hSupported pre-made board hardware defines
|o*Common.hCommon library convenience headers, macros and functions
|o*CompilerSpecific.hCompiler specific definitions for code optimization and correctness
|\*Endianness.hEndianness and Byte Ordering macros and functions
o-DriversLibrary hardware and software drivers
|o-BoardBoard hardware driver files
||o+AVR8
||o+UC3
||o+XMEGA
||o*Board.h
||o*Buttons.hDigital button board hardware driver
||o*Dataflash.hMaster include file for the board dataflash IC driver
||o*Joystick.hDigital joystick board hardware driver
||o*LEDs.hLED board hardware driver
||\*Temperature.hNTC Temperature Sensor board hardware driver
|o-MiscMiscellaneous driver files
||o*AT45DB321C.hCommand constants for the Atmel AT45DB321C Dataflash
||o*AT45DB642D.hCommand constants for the Atmel AT45DB642D Dataflash
||o*RingBuffer.hLightweight ring (circular) buffer, for fast insertion/deletion of bytes
||\*TerminalCodes.hANSI terminal special escape code macros
|o-PeripheralMicrocontroller peripheral driver files
||o+AVR8
||o+XMEGA
||o*ADC.hHardware Analogue-to-Digital converter driver
||o*Serial.hHardware Serial USART driver
||o*SerialSPI.hHardware SPI Master Mode Serial USART driver
||o*SPI.hHardware Serial Peripheral Interface driver
||\*TWI.hHardware Two Wire Interface (I2C) driver
|\-USBUSB controller peripheral driver files
| o+ClassUSB Class helper driver files
| o+CoreCore USB driver files
| \*USB.hMaster include file for the library USB functionality
\-PlatformPlatform specific drivers
 o-UC3
 |o*ClockManagement.hModule Clock Driver for the AVR32 UC3 microcontrollers
 |\*InterruptManagement.hInterrupt Controller Driver for the AVR32 UC3 microcontrollers
 o-XMEGA
 |\*ClockManagement.hModule Clock Driver for the AVR USB XMEGA microcontrollers
 \*Platform.hArchitecture Specific Hardware Platform Drivers