Type Alias L3GD20Sensor

Source
pub(crate) type L3GD20Sensor = L3gd20ComponentType<VirtualSpiMasterDevice<'static, Spi<'static>>>;

Aliased Type§

struct L3GD20Sensor { /* private fields */ }