Chrispy
High-performance multichannel ADC sampling and audio recording.
Loading...
Searching...
No Matches
WavHeader.h File Reference
#include <limits.h>
#include <stdint.h>
#include "Adc.h"

Go to the source code of this file.

Data Structures

struct  WavHeader
 Header of a standard PCM WAV file. More...
 

Macros

#define U8_BITS   CHAR_BIT
 
#define U16_BITS   (2 * U8_BITS)
 

Macro Definition Documentation

◆ U16_BITS

#define U16_BITS   (2 * U8_BITS)

◆ U8_BITS

#define U8_BITS   CHAR_BIT