BSP
AUDIO_BufferTypeDef is only used within BSP.
 
Symbols
loading...
Files
loading...

AUDIO_BufferTypeDef struct

Syntax

typedef struct {   uint8_t buff[AUDIO_BUFFER_SIZE];   uint32_t fptr;     BUFFER_StateTypeDef state; }AUDIO_BufferTypeDef;

Fields

buff

No summary provided. Read more...

fptr

No summary provided. Read more...

state

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