Zephyr Project API 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

Header file for extended Display API of SSD16XX. More...

Go to the source code of this file.

Enumerations

enum  ssd16xx_ram { SSD16XX_RAM_BLACK = 0 , SSD16XX_RAM_RED }
 SSD16xx RAM type for direct RAM access. More...

Functions

int ssd16xx_read_ram (const struct device *dev, enum ssd16xx_ram ram_type, const uint16_t x, const uint16_t y, const struct display_buffer_descriptor *desc, void *buf)
 Read data directly from an SSD16xx display controller's internal RAM.

Detailed Description

Header file for extended Display API of SSD16XX.