pub trait I2sTxSupported { }
Expand description

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

Implementors§