Type Alias Screen

Source
pub(crate) type Screen = Ssd1306ComponentType<TWI<'static>>;

Aliased Typeยง

struct Screen { /* private fields */ }