Type Alias esp_idf_sys::i2s_port_t
source ยท pub type i2s_port_t = c_uint;
Expand description
@brief I2S controller port number, the max port number is (SOC_I2S_NUM -1).
pub type i2s_port_t = c_uint;
@brief I2S controller port number, the max port number is (SOC_I2S_NUM -1).