20-151-0178 Rabbit Semiconductor, 20-151-0178 Datasheet - Page 130

CABLE CONVERTER RS-232 TO USB

20-151-0178

Manufacturer Part Number
20-151-0178
Description
CABLE CONVERTER RS-232 TO USB
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 20-151-0178

Accessory Type
USB to RS232 Adapter
Product
Microcontroller Accessories
For Use With/related Products
Rabbit-based Boards
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
20-151-0178
316-1181
DESCRIPTION
PARAMETER
RETURN VALUE
SEE ALSO
124
int flexAudioLoad(char *buffer, int bufsize);
Loads audio samples to be played into the audio driver buffer. These samples will not actually play
unless flexAudioPlay() is called.
buffer
bufsize
The number of bytes actually loaded into the driver. This number may be smaller than the request-
ed bufsize or it may even be 0 because of limits on the size of the audio driver's internal buffer.
flexSpeakerPWM
flexAudioPlay
flexAudioSetRate
You only need to call flexAudioPlay() once when starting. Data in subsequent calls
will also be played as long as the audio buffer does not become empty.
,
Pointer to an array of bytes to be loaded.
Number of bytes in the buffer.
,
flexAudioStop
flexAudioActivate
flexAudioLoad
www.rabbit.com
,
flexAudioPlaying
,
flexAudioShutdown
,
Applications Programming
,

Related parts for 20-151-0178