[][src]Type Definition esp_idf_sys::i2s_mode_t

type i2s_mode_t = u32;

@brief I2S Mode, defaut is I2S_MODE_MASTER | I2S_MODE_TX

@note PDM and built-in DAC functions are only supported on I2S0 for current ESP32 chip.