SAMV71 Xplained Ultra Software Package 1.3

AUDDSpeakerPhoneDriver Struct Reference
[Usbd_audio_speakerphone]

Audio SpeakerPhone driver internal state. More...

Data Fields

USBDDriverpUsbd
uint8_t muted
uint8_t interfaces [3]
AUDDStream speaker
AUDDStream mic

Detailed Description

Audio SpeakerPhone driver internal state.

Definition at line 76 of file AUDDSpeakerPhoneDriver.c.


Field Documentation

Array for storing the current setting of each interface.

Definition at line 83 of file AUDDSpeakerPhoneDriver.c.

Audio Microphone interface

Definition at line 87 of file AUDDSpeakerPhoneDriver.c.

Intermediate storage variable for the mute status of a stream

Definition at line 81 of file AUDDSpeakerPhoneDriver.c.

Pointer to USBDDriver instance

Definition at line 79 of file AUDDSpeakerPhoneDriver.c.

Audio Speaker interface

Definition at line 85 of file AUDDSpeakerPhoneDriver.c.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines