Landtiger LPC1768 C BigLib 1
A self made, custom C library for the LandTiger board.
 
Loading...
Searching...
No Matches
LCD_BBox Struct Reference

#include <glcd_types.h>

Public Attributes

LCD_Coordinate top_left
 
LCD_Coordinate bottom_right
 

Detailed Description

Definition at line 60 of file glcd_types.h.

Member Data Documentation

◆ bottom_right

LCD_Coordinate LCD_BBox::bottom_right

Definition at line 62 of file glcd_types.h.

◆ top_left

LCD_Coordinate LCD_BBox::top_left

Definition at line 62 of file glcd_types.h.


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