AUDDSpeakerDriver.h
Default mainpageat91libusbdeviceaudio-speakerAUDDSpeakerDriver.h
Description Overview  
Description
Purpose
Definition of a USB Audio Speaker Driver with two playback channels and one record channel.

Usage
  1. Enable and setup USB related pins (see pio & board.h).
  2. Configure the USB Audio Speaker driver using AUDDSpeakerDriver_Initialize
  3. To get audio stream frames from host, use AUDDSpeakerDriver_Read
  4. To send audio sampling stream to host, use AUDDSpeakerDriver_Write