SAMV71 Xplained Ultra Software Package 1.3

device Directory Reference

Directory dependency graph for libraries/libusb/device/:
libraries/libusb/device/

Directories

directory  audio-speaker
directory  audio-speakerphone
directory  ccid
directory  cdc-eem
directory  cdc-serial
directory  composite
directory  core
directory  hal_examples
directory  hid-keyboard
directory  hid-mouse
directory  hid-transfer
directory  massstorage

Files

file  device.dir [code]

Detailed Description

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 reference.

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 USBD Library (usbd_framework).
    • "core": hardware interface driver for AT91 USB peripheral
  2. The device class driver to class-specific device.
    • "audio-speaker"
    • "ccid"
    • "cdc-serial"
    • "hid-keyboard"
    • "massstorage"
    • "composite"

For more information about what a particular group contains, please refer to its documentation page.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines