Display4in2

Type Alias Display4in2 

Source
pub type Display4in2 = Display<WIDTH, HEIGHT, false, { _ }, Color>;
Expand description

Full size buffer for use with the 4in2 EPD

Aliased Typeยง

pub struct Display4in2 { /* private fields */ }