Trait esp_idf_svc::hal::i2s::I2sTxSupported
source · pub trait I2sTxSupported { }
Expand description
Marker trait indicating that a driver supports transmitting data via the I2sTx
trait.
pub trait I2sTxSupported { }
Marker trait indicating that a driver supports transmitting data via the I2sTx
trait.