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

#include <glcd_types.h>

Public Attributes

LCD_Coordinate from
 
LCD_Coordinate to
 
LCD_Color color
 

Detailed Description

Definition at line 98 of file glcd_types.h.

Member Data Documentation

◆ color

LCD_Color LCD_Line::color

Definition at line 101 of file glcd_types.h.

◆ from

LCD_Coordinate LCD_Line::from

Definition at line 100 of file glcd_types.h.

◆ to

LCD_Coordinate LCD_Line::to

Definition at line 100 of file glcd_types.h.


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