components::sh1106

Type Alias Sh1106ComponentType

Source
pub type Sh1106ComponentType<I> = Sh1106<'static, I2CDevice<'static, I>>;

Aliased Typeยง

struct Sh1106ComponentType<I> { /* private fields */ }