I2S parameters structure definition. More...
#include <app_i2s.h>
Collaboration diagram for app_i2s_params_t:Public Attributes | |
| app_i2s_id_t | id |
| specified I2S module ID. More... | |
| app_i2s_pin_cfg_t | pin_cfg |
| the pin configuration information for the specified I2S module. More... | |
| app_i2s_dma_cfg_t | dma_cfg |
| I2S operate mode Enumerations definition. More... | |
| i2s_init_t | init |
| I2S communication parameters. More... | |
| i2s_env_t | i2s_env |
| I2S device structure definition. More... | |
| app_i2s_dma_cfg_t app_i2s_params_t::dma_cfg |
| i2s_env_t app_i2s_params_t::i2s_env |
| app_i2s_id_t app_i2s_params_t::id |
| i2s_init_t app_i2s_params_t::init |
| app_i2s_pin_cfg_t app_i2s_params_t::pin_cfg |