Expand description
Simple HX1230 display driver to be used in embedded environment
Modules§
- command
- Module consisting of functions that generate commands to be transmitted to the display.
Structs§
- Array
Display Buffer - Fixed size display frame buffer for HX1230 display,
- SpiDriver
- Hx1230Driver implementation that uses a chip select CS pin and a SPI interface to communicate with the display
Traits§
- Display
Buffer - Trait representing a buffer of 1-bit display pixel data.
- Display
Driver - Interface of HX1230 display driver allowing to transmit commands and data