[][src]Module piet_embedded_graphics::display

Constants

DISPLAY_CS
DISPLAY_DC
DISPLAY_HIGH
DISPLAY_RST
DISPLAY_SPI

Statics

BACKLIGHT_HIGH

GPIO Pin for Display Backlight

DISPLAY

Display Driver

SPI_SETTINGS

SPI settings for ST7789 display controller

Functions

draw_to_display

Draw the item to the display

set_display_pixels

Draw the pixel colours to the display at the window from (sx,sy) to (ex,ey)

show_touch

Display the touched (X, Y) coordinates

start_display

Initialise the display controller

Type Definitions

Display
MynewtGPIO