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