#include <glcd_types.h>
Public Attributes | |
u16 | width |
u16 | height |
LCD_Color | edge_color |
LCD_Color | fill_color |
Definition at line 104 of file glcd_types.h.
LCD_Color LCD_Rect::edge_color |
Definition at line 107 of file glcd_types.h.
LCD_Color LCD_Rect::fill_color |
Definition at line 107 of file glcd_types.h.
u16 LCD_Rect::height |
Definition at line 106 of file glcd_types.h.
u16 LCD_Rect::width |
Definition at line 106 of file glcd_types.h.