BOOTLOADER
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
LCD_CONFIG Struct Reference

#include <lcdlib.h>

Data Fields

unsigned int lcd_id
unsigned long lcdcon1
unsigned long lcdcon2
unsigned long lcdcon3
unsigned long lcdcon4
unsigned long lcdcon5
unsigned int xsize
unsigned int ysize
unsigned int scr_xsize
unsigned int scr_ysize

Detailed Description

Definition at line 100 of file lcdlib.h.


Field Documentation

unsigned int lcd_id

Definition at line 101 of file lcdlib.h.

unsigned long lcdcon1

Definition at line 102 of file lcdlib.h.

unsigned long lcdcon2

Definition at line 103 of file lcdlib.h.

unsigned long lcdcon3

Definition at line 104 of file lcdlib.h.

unsigned long lcdcon4

Definition at line 105 of file lcdlib.h.

unsigned long lcdcon5

Definition at line 106 of file lcdlib.h.

unsigned int scr_xsize

Definition at line 109 of file lcdlib.h.

unsigned int scr_ysize

Definition at line 110 of file lcdlib.h.

unsigned int xsize

Definition at line 107 of file lcdlib.h.

unsigned int ysize

Definition at line 108 of file lcdlib.h.


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