pub trait Instance: I2sFreq + Enable + Reset { }
Expand description

Trait for SPI peripheral with i2s capability.

Implementors