Display geometry specification. More...
#include <display.h>
Data Fields | |
unsigned int | width |
Pixel width of display. | |
unsigned int | stride |
Total line width of display including pixels and controls words. | |
unsigned int | height |
Pixel height of display. |
Display geometry specification.
Definition at line 91 of file display.h.
unsigned int DISPLAY_Geometry_t::height |
unsigned int DISPLAY_Geometry_t::stride |
unsigned int DISPLAY_Geometry_t::width |