DISPLAY_Geometry_t Struct Reference

Display geometry specification.

Definition at line 98 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 102 of file display.h.

unsigned int DISPLAY_Geometry_t::stride

Total line width of display including pixels and controls words.

Definition at line 100 of file display.h.

unsigned int DISPLAY_Geometry_t::width

Pixel width of display.

Definition at line 99 of file display.h.


The documentation for this struct was generated from the following file:
  • C:/HandsOn/super/hardware/kit/common/drivers/display.h