Type Alias esp_idf_sys::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.
pub type i2s_dac_mode_t = c_uint;
@brief I2S DAC mode for i2s_set_dac_mode.
@note Built-in DAC functions are only supported on I2S0 for current ESP32 chip.