esp_idf_hal

Module i2s

Source
Expand description

Driver for the Inter-IC Sound (I2S) peripheral(s).

Modules§

Structs§

Traits§

  • Trait implemented by I2S peripherals to obtain their port number.
  • Marker trait indicating that a driver supports receiving data via the I2sRx trait.
  • Marker trait indicating that a driver supports transmitting data via the I2sTx trait.

Type Aliases§