Display area coordinates. More...
Display area coordinates.
Definition at line 47 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)  | |