[−][src]Trait embedded_spi::ffi::Cursed
Mark traits as cursed to provide a Conv
implementation for FFI use
Implementors
impl<Spi, SpiError, CsPin, BusyPin, ReadyPin, ResetPin, PinError, Delay> Cursed for Wrapper<Spi, SpiError, CsPin, BusyPin, ReadyPin, ResetPin, PinError, Delay>
[src]
Mark Wrapper as a c u r s e d type to allow C coercion