pub trait Spi2Peripheral: SpiPeripheral + PeripheralMarker { }
Expand description

Marks channels as useable for SPI2

Implementors§