pub trait SpiAnyPins: Spi { }
Expand description

A marker interface implemented by all SPI peripherals except SPI1 which should use a fixed set of pins

Implementors§