pub trait I2sRxSupported { }
Marker trait indicating that a driver supports receiving data via the I2sRx trait.
I2sRx