#include <glcd_types.h>
Public Attributes | |
u8 | top: 4 |
u8 | right: 4 |
u8 | bottom: 4 |
u8 | left: 4 |
Definition at line 52 of file glcd_types.h.
u8 LCD_Padding::bottom |
Definition at line 56 of file glcd_types.h.
u8 LCD_Padding::left |
Definition at line 57 of file glcd_types.h.
u8 LCD_Padding::right |
Definition at line 55 of file glcd_types.h.
u8 LCD_Padding::top |
Definition at line 54 of file glcd_types.h.