XCORE SDK
XCORE Software Development Kit
Public Attributes | List of all members
i2s_config Struct Reference

#include <i2s.h>

Public Attributes

unsigned mclk_bclk_ratio
 
i2s_mode_t mode
 
i2s_slave_bclk_polarity_t slave_bclk_polarity
 

Detailed Description

I2S configuration structure.

This structure describes the configuration of an I2S bus.

Member Data Documentation

◆ mclk_bclk_ratio

unsigned i2s_config::mclk_bclk_ratio

The ratio between the master clock and bit clock signals.

◆ mode

i2s_mode_t i2s_config::mode

The mode of the LR clock.

◆ slave_bclk_polarity

i2s_slave_bclk_polarity_t i2s_config::slave_bclk_polarity

Slave bit clock polarity.


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