[][src]Crate embedded_spi

Embedded SPI helper and testing package This is intended to try out some possible trait improvements prior to proposing chanegs to embedded-hal

Structs

TransactionalSpi

TransactionalSpi wraps an Spi and Pin object to support transactions

Enums

Error

Convenience error type combining SPI and Pin errors

Transaction