objc

Data Fields
driver_st7789_rect_t Struct Reference

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)
 

Detailed Description

ST7789 display rectangle for window operations.

Definition at line 43 of file drivers_st7789.h.


The documentation for this struct was generated from the following file: