I2S IO configuration Structures. More...
#include <app_i2s.h>
Data Fields | |
| app_i2s_pin_t | ws |
| app_i2s_pin_t | sdo |
| app_i2s_pin_t | sdi |
| app_i2s_pin_t | sclk |
I2S IO configuration Structures.
| app_i2s_pin_t app_i2s_pin_cfg_t::sclk |
Set the configuration of I2S SCLK pin.
| app_i2s_pin_t app_i2s_pin_cfg_t::sdi |
Set the configuration of I2S SDI pin.
| app_i2s_pin_t app_i2s_pin_cfg_t::sdo |
Set the configuration of I2S SDO pin.
| app_i2s_pin_t app_i2s_pin_cfg_t::ws |
Set the configuration of I2S WS pin.