esp_idf_hal::i2s

Type Alias I2sConfig

Source
pub type I2sConfig = Config;
Expand description

I2S channel base configuration.

Aliased Typeยง

struct I2sConfig { /* private fields */ }