AUDIO_OUT_BufferTypeDef is only used within Audio_playback_and_record.
 
Symbols
loading...
Files
loading...

AUDIO_OUT_BufferTypeDef struct

Syntax

typedef struct {   uint8_t buff[AUDIO_OUT_BUFFER_SIZE];   BUFFER_StateTypeDef state;   uint32_t fptr; }AUDIO_OUT_BufferTypeDef;

Fields

buff

No summary provided. Read more...

state

No summary provided. Read more...

fptr

No summary provided. Read more...

Type Use

Variables of AUDIO_OUT_BufferTypeDef type
all items filtered out
AUDIO_OUT_BufferTypeDef
all items filtered out
AUDIO_OUT_BufferTypeDef
all items filtered out