Rgb565LineChart

Type Alias Rgb565LineChart 

Source
pub type Rgb565LineChart = LineChart<Rgb565>;
Expand description

Standard RGB565 line chart

Aliased Typeยง

pub struct Rgb565LineChart { /* private fields */ }