pub type LinuxSpiDevice = ExclusiveDevice<SpidevBus, Pindev, NoDelay>;
pub struct LinuxSpiDevice { /* private fields */ }