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

#include <glcd_types.h>

Public Attributes

u8 top: 4
 
u8 right: 4
 
u8 bottom: 4
 
u8 left: 4
 

Detailed Description

Definition at line 52 of file glcd_types.h.

Member Data Documentation

◆ bottom

u8 LCD_Padding::bottom

Definition at line 56 of file glcd_types.h.

◆ left

u8 LCD_Padding::left

Definition at line 57 of file glcd_types.h.

◆ right

u8 LCD_Padding::right

Definition at line 55 of file glcd_types.h.

◆ top

u8 LCD_Padding::top

Definition at line 54 of file glcd_types.h.


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