I2S sample. More...

#include <i2s.h>

Collaboration diagram for i2s_sample_t:
[legend]

Public Attributes

uint32_t u32
 
struct {
   int16_t   left
 
   int16_t   right
 
}; 
 
struct {
   int16_t   left
 
   int16_t   right
 
}; 
 

Detailed Description

I2S sample.

An I2S frame can contain various types of data:

8-bit, 16-bit or 24-bit mono samples 8-bit or 16-bit stereo samples

Member Data Documentation

◆ @18

struct { ... }

◆ @25

struct { ... }

◆ left

int16_t i2s_sample_t::left

◆ right

int16_t i2s_sample_t::right

◆ u32

uint32_t i2s_sample_t::u32

The documentation for this union was generated from the following file: