pub trait I2sTxSupported { }
Marker trait indicating that a driver supports transmitting data via the I2sTx trait.
I2sTx