L3GD20Sensor

Type Alias L3GD20Sensor 

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

Aliased Typeยง

pub(crate) struct L3GD20Sensor { /* private fields */ }