Skip to main content

SpiSyscallComponentType

Type Alias SpiSyscallComponentType 

Source
pub type SpiSyscallComponentType<S> = Spi<'static, VirtualSpiMasterDevice<'static, S>>;

Aliased Typeยง

pub struct SpiSyscallComponentType<S> { /* private fields */ }