Crate uc8151

source ·
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 driver
Represents a rectangular display region to be updated.

Enums

Screen refresh-speed configurations for the display
An error that with the SPI data bus

Constants

Height of the screen in pixels
Width of the screen in pixels