DISPLAY_Geometry_t Struct ReferenceKit Drivers > Display
Display geometry specification.
Definition at line
85
of file
display.h
.
#include <
display.h
>
Data Fields |
|
unsigned int | height |
unsigned int | stride |
unsigned int | width |
Field Documentation
unsigned int DISPLAY_Geometry_t::height |
Pixel height of display.
Definition at line
89
of file
display.h
.
unsigned int DISPLAY_Geometry_t::stride |
Total line width of display including pixels and controls words.
Definition at line
87
of file
display.h
.
unsigned int DISPLAY_Geometry_t::width |
Pixel width of display.
Definition at line
86
of file
display.h
.
The documentation for this struct was generated from the following file:
-
C:/cygwin/home/caamunds/work/super/hardware/kit/common/drivers/
display.h