disp_dev_area_t Struct Reference

Display area coordinates. More...

Detailed Description

Display area coordinates.

Definition at line 48 of file disp_dev.h.

#include <disp_dev.h>

Data Fields

uint16_t x1
 Horizontal start position (included)
 
uint16_t x2
 Horizontal end position (included)
 
uint16_t y1
 Vertical start position (included)
 
uint16_t y2
 Vertical end position (included)
 

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