Trait esp_idf_hal::i2s::I2sRxSupported
source · pub trait I2sRxSupported { }
Expand description
Marker trait indicating that a driver supports receiving data via the I2sRx
trait.
pub trait I2sRxSupported { }
Marker trait indicating that a driver supports receiving data via the I2sRx
trait.