Expand description
This is a Rust port of the Pimoroni UC8151 library.
UC8151 is also sometimes referred to as IL0373.
The current implementation only supports the particular variant used on the Pimoroni Badger2040, which uses a black and white (1bit per pixel) 128x296 pixel screen.
Rust embedded-graphics support is enabled with the graphics
feature, which is enabled by default.
Structs§
- Uc8151
- Uc8151 driver
- Update
Region - Represents a rectangular display region to be updated.
Enums§
- LUT
- Screen refresh-speed configurations for the display
- SpiData
Error - An error that with the SPI data bus