ST7789 display rectangle for window operations. More...
#include <drivers_st7789.h>
Data Fields | |
| uint16_t | x |
| X coordinate (pixels) | |
| uint16_t | y |
| Y coordinate (pixels) | |
| uint16_t | width |
| Width (pixels) | |
| uint16_t | height |
| Height (pixels) | |
ST7789 display rectangle for window operations.
Definition at line 43 of file drivers_st7789.h.