Display2in9

Type Alias Display2in9 

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

Display with Fullsize buffer for use with the 2in9 EPD

Aliased Typeยง

pub struct Display2in9 { /* private fields */ }