pub type L3gd20ComponentType<S> = L3gd20Spi<'static, S>;
pub struct L3gd20ComponentType<S> { /* private fields */ }