AUDDSpeakerChannel_Initialize
Default mainpageat91libusbdeviceaudio-speakerAUDDSpeakerChannel_Initialize
Description Source Call Graph
AUDDSpeakerChannel_Initialize
Initializes the member variables of an AUDDSpeakerChannel object to the given values.
 
Syntax / parameters
void AUDDSpeakerChannel_Initialize (AUDDSpeakerChannel *channel, unsigned char number, unsigned char muted)

Name Type Default Description
channel AUDDSpeakerChannel *
  Pointer to an AUDDSpeakerChannel instance.
number unsigned char
  Channel number in the audio function.
muted unsigned char
  Indicates if the channel is muted.
Description
Initializes the member variables of an AUDDSpeakerChannel object to the given values.

 
Source
The documentation for this Member was generated from the following files:
  • AUDDSpeakerChannel.c