Module epd_waveshare::prelude[][src]

Expand description

Includes everything important besides the chosen Display

Re-exports

pub use crate::color::Color;
pub use crate::color::OctColor;
pub use crate::color::TriColor;
pub use crate::SPI_MODE;
pub use crate::graphics::Display;
pub use crate::graphics::DisplayRotation;
pub use crate::graphics::OctDisplay;
pub use crate::graphics::TriDisplay;

Enums

Seperates the different LUT for the Display Refresh process

Traits

Allows quick refresh support for displays that support it; lets you send both old and new frame data to support this.

All the functions to interact with the EPDs

Functions to interact with three color panels