esp_idf_sys

Type Alias i2s_dac_mode_t

Source
pub type i2s_dac_mode_t = c_uint;
Expand description

@brief I2S DAC mode for i2s_set_dac_mode.

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