DISPLAY_Geometry_t Struct Reference
[Display]

Display geometry specification. More...

#include <display.h>

Collaboration diagram for DISPLAY_Geometry_t:
Collaboration graph
[legend]

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.

Detailed Description

Display geometry specification.

Definition at line 91 of file display.h.


Field Documentation

Pixel height of display.

Definition at line 96 of file display.h.

Total line width of display including pixels and controls words.

Definition at line 94 of file display.h.

Pixel width of display.

Definition at line 93 of file display.h.


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