Type Alias Screen

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

Aliased Type§

struct Screen { /* private fields */ }