pub trait Spi3Peripheral: SpiPeripheral + PeripheralMarker { }
Expand description

Marks channels as useable for SPI3

Implementors§