EZR32 Wonder Gecko Software Documentation  ezr32wg-doc-4.2.1
DISPLAY_Geometry_t Struct Reference

#include <display.h>

Data Fields

unsigned int width
 
unsigned int stride
 
unsigned int height
 

Detailed Description

Display geometry specification.

Definition at line 91 of file display.h.

Field Documentation

unsigned int DISPLAY_Geometry_t::width

Pixel width of display.

Definition at line 93 of file display.h.

unsigned int DISPLAY_Geometry_t::stride

Total line width of display including pixels and controls words.

Definition at line 94 of file display.h.

unsigned int DISPLAY_Geometry_t::height

Pixel height of display.

Definition at line 96 of file display.h.


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