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

#include <glcd_types.h>

Public Attributes

LCD_ButtonLabel label
 
LCD_Color edge_color
 
LCD_Color fill_color
 
LCD_Padding padding
 

Detailed Description

Definition at line 142 of file glcd_types.h.

Member Data Documentation

◆ edge_color

LCD_Color LCD_Button::edge_color

Definition at line 145 of file glcd_types.h.

◆ fill_color

LCD_Color LCD_Button::fill_color

Definition at line 145 of file glcd_types.h.

◆ label

LCD_ButtonLabel LCD_Button::label

Definition at line 144 of file glcd_types.h.

◆ padding

LCD_Padding LCD_Button::padding

Definition at line 146 of file glcd_types.h.


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