[][src]Type Definition esp_idf_sys::i2s_dac_mode_t

type i2s_dac_mode_t = u32;

@brief I2S DAC mode for i2s_set_dac_mode.

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