Crate hx1230

source ·
Expand description

Simple HX1230 display driver to be used in embedded environment

Modules

Module consisting of functions that generate commands to be transmitted to the display.

Structs

Fixed size display frame buffer for HX1230 display,
Hx1230Driver implementation that uses a chip select CS pin and a SPI interface to communicate with the display

Traits

Trait representing a buffer of 1-bit display pixel data.
Interface of HX1230 display driver allowing to transmit commands and data