Module esp32c3_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.
MCLK pin to use
No MCLK pin
Pins to use for I2S rx
Pins to use for I2S tx
Enums
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