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

WAVE_FormatTypeDef struct

Syntax

typedef struct {   uint32_t ChunkID;           uint32_t FileSize;         uint32_t FileFormat;       uint32_t SubChunk1ID;      uint32_t SubChunk1Size;      uint16_t AudioFormat;       uint16_t NbrChannels;         uint32_t SampleRate;       uint32_t ByteRate;         uint16_t BlockAlign;         uint16_t BitPerSample;       uint32_t SubChunk2ID;         uint32_t SubChunk2Size;      }WAVE_FormatTypeDef;

Fields

ChunkID

No summary provided. Read more...

FileSize

No summary provided. Read more...

FileFormat

No summary provided. Read more...

SubChunk1ID

No summary provided. Read more...

SubChunk1Size

No summary provided. Read more...

AudioFormat

No summary provided. Read more...

NbrChannels

No summary provided. Read more...

SampleRate

No summary provided. Read more...

ByteRate

No summary provided. Read more...

BlockAlign

No summary provided. Read more...

BitPerSample

No summary provided. Read more...

SubChunk2ID

No summary provided. Read more...

SubChunk2Size

No summary provided. Read more...

Type Use

all items filtered out
WAVE_FormatTypeDef
all items filtered out