device
Default mainpageat91libusbdevice
Description Graph
device
 
Purpose
This directory provides definitions, structs and functions for USB device applications with Atmel AT91 microcontrollers and USB device framework.

You can develop your own USB device products based on the class-specific driver code provided, or just take them as a refference.

Contents
There are two groups for the implement:
  1. The hardware interface driver for USB peripheral on AT91 microcontrollers (UDP or UDPHS), this is a part of the "AT91 USB framework".
    • "core": hardware interface driver for AT91 USB peripheral
  2. The device class driver to class-specific device.

For more information about what a particular group contains, please refer to its documentation page.
Notes
  • Depending on the project, not all the subdirectories will be available (i.e. the ccid directory will not be in projects without USB CCID function).
  •  
    Source
    The documentation for this Directory was generated from the following files:
  • device.dir