Module esp32_hal::i2s

source ·
Expand description

I2S Master

Structs

Instance of the I2S peripheral driver
An in-progress DMA read transfer.
I2S RX channel
I2S TX channel
An in-progress DMA write transfer.
No MCLK pin
Pins to use for I2S rx
Pins to use for I2S tx

Enums

Supported data formats
I2S Error
Supported standards.

Traits

Construct a new I2S peripheral driver instance for the first I2S peripheral
Blocking I2S Read
Initate a DMA rx transfer
Blocking I2s Write
Initiate a DMA tx transfer