Module capsules_core::virtualizers::virtual_spi
source · 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.