esp_idf_hal::i2s

Trait I2sTxSupported

Source
pub trait I2sTxSupported { }
Expand description

Marker trait indicating that a driver supports transmitting data via the I2sTx trait.

Implementors§