Expand description
Inter-IC Sound (I2S) driver.
Structs§
- A 4-bytes aligned buffer. Needed for DMA access.
- I2S configuration.
- I2S full duplex stream (input & output)
- I2S driver.
- I2S input
- Interrupt handler.
- I2S clock configuration.
- Set of multiple buffers, for multi-buffering transfers.
- I2S output
Enums§
- Channel used for the most significant sample value in a frame.
- Approximate sample rates.
- Channels
- I2S transfer error.
- Exact sample rates.
- Frame format.
- Master clock generator frequency.
- Master clock frequency ratio
- Sample width.
Traits§
- I2S peripheral instance.
- Sample details
Type Aliases§
- Type alias for
MultiBuffering
with 2 buffers.