pub trait SpiPeripheral: PeripheralMarker { }
Expand description

Marks channels as useable for SPI

Implementors§