Type Alias esp_idf_svc::hal::spi::SpiSingleDeviceDriver
source · pub type SpiSingleDeviceDriver<'d> = SpiDeviceDriver<'d, SpiDriver<'d>>;
Aliased Type§
struct SpiSingleDeviceDriver<'d> { /* private fields */ }
pub type SpiSingleDeviceDriver<'d> = SpiDeviceDriver<'d, SpiDriver<'d>>;
struct SpiSingleDeviceDriver<'d> { /* private fields */ }