USB Device Framework Architecture
Default mainpageat91libusbUSB Device Framework Architecture
Description
usb.dir::USB Device Framework Architecture
 
Framework Architecture
The following three-tiered structure is used:
The framework includes the USBD API and the hardware layer as well as a standard request handler. The application layer is build on top of that to provide the device functionalty.

There are also callbacks automatically called by the USBD API to perform specific operations, to perform communication between the USBD API and the application layer.

USBFrameworkArchitecture.png
USB Framework Architecture

 
Source
The documentation for this Page was generated from the following file:
  • usb.dir