XCORE SDK
XCORE Software Development Kit
|
#include <i2s.h>
Public Attributes | |
unsigned | mclk_bclk_ratio |
i2s_mode_t | mode |
i2s_slave_bclk_polarity_t | slave_bclk_polarity |
I2S configuration structure.
This structure describes the configuration of an I2S bus.
unsigned i2s_config::mclk_bclk_ratio |
The ratio between the master clock and bit clock signals.
i2s_mode_t i2s_config::mode |
The mode of the LR clock.
i2s_slave_bclk_polarity_t i2s_config::slave_bclk_polarity |
Slave bit clock polarity.