Skip to main content

SpiSingleDeviceDriver

Type Alias SpiSingleDeviceDriver 

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

Aliased Typeยง

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