Audio_BufferTypeDef is only used within DynamicSwitch_Standalone.
 
Symbols
loading...
Files
loading...

Audio_BufferTypeDef struct

Syntax

typedef struct {   uint8_t buff[AUDIO_BLOCK_SIZE * AUDIO_BLOCK_NBR];   int32_t out_ptr;   uint32_t in_ptr; } Audio_BufferTypeDef;

Fields

buff

No summary provided. Read more...

out_ptr

No summary provided. Read more...

in_ptr

No summary provided. Read more...

References

Type Use

Variables of Audio_BufferTypeDef type
all items filtered out
Audio_BufferTypeDef
all items filtered out
Audio_BufferTypeDef
all items filtered out