esp_idf_svc::hal::spi

Type Alias SpiSingleDeviceDriver

Source
pub type SpiSingleDeviceDriver<'d> = SpiDeviceDriver<'d, SpiDriver<'d>>;

Aliased Typeยง

struct SpiSingleDeviceDriver<'d> { /* private fields */ }