Module esp_idf_hal::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§