Expand description
Serial Peripheral Interface (SPI) bus
Structs§
Enums§
- Error
- SPI error
Traits§
- DmaWrite
- Allows to write with DMA
- MisoPin
- MISO pin – DO NOT IMPLEMENT THIS TRAIT
- MosiPin
- MOSI pin – DO NOT IMPLEMENT THIS TRAIT
- SckPin
- SCK pin – DO NOT IMPLEMENT THIS TRAIT
- SpiDma
Stream - Possible DMA configuration for an SPI device