I2S pins config Structures. More...
#include <app_i2s.h>
Collaboration diagram for app_i2s_pin_cfg_t:Public Attributes | |
| app_i2s_pin_t | ws |
| Set the configuration of I2S WS pin. More... | |
| app_i2s_pin_t | sdo |
| Set the configuration of I2S SDO pin. More... | |
| app_i2s_pin_t | sdi |
| Set the configuration of I2S SDI pin. More... | |
| app_i2s_pin_t | sclk |
| Set the configuration of I2S SCLK pin. More... | |
| app_i2s_pin_t app_i2s_pin_cfg_t::sclk |
| app_i2s_pin_t app_i2s_pin_cfg_t::sdi |
| app_i2s_pin_t app_i2s_pin_cfg_t::sdo |
| app_i2s_pin_t app_i2s_pin_cfg_t::ws |