pub type SpiError = SPIError;
What the SPI device reports when a transfer fails.
pub struct SpiError { /* private fields */ }