Expand description
Virtualize a SPI master bus to enable multiple users of the SPI bus.
Structs§
- MuxSpi
Master - The Mux struct manages multiple Spi clients. Each client may have at most one outstanding Spi request.
- SpiSlave
Device - Virtual
SpiMaster Device