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

#include <glcd_types.h>

Public Attributes

char * text
 
LCD_Color text_color
 
LCD_FontID font
 
i8 char_spacing: 4
 
i8 line_spacing: 4
 

Detailed Description

Definition at line 133 of file glcd_types.h.

Member Data Documentation

◆ char_spacing

i8 LCD_ButtonLabel::char_spacing

Definition at line 138 of file glcd_types.h.

◆ font

LCD_FontID LCD_ButtonLabel::font

Definition at line 137 of file glcd_types.h.

◆ line_spacing

i8 LCD_ButtonLabel::line_spacing

Definition at line 139 of file glcd_types.h.

◆ text

char* LCD_ButtonLabel::text

Definition at line 135 of file glcd_types.h.

◆ text_color

LCD_Color LCD_ButtonLabel::text_color

Definition at line 136 of file glcd_types.h.


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