/home/thomas/development/delivery-check/repo/src/ui/lcd.cpp File Reference

#include <iostream>
#include <fstream>
#include "lcd.h"
#include <string>
#include "systemclocktypes.h"
#include "simulationmember.h"
#include "ui.h"
#include "pin.h"
#include "pinatport.h"
Include dependency graph for lcd.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ENABLE   16
#define READWRITE   32
#define COMMANDDATA   64

Functions

t_myState setInitNext (unsigned char command, t_myState myState, unsigned int *CmdExecTime_ns)

Variables

int lcdStartLine [] = {0, 0x40, 0x14, 0x20}
static int Power_onTimes [] = {1500000, 410000, 10000, 3700, 152000}

Define Documentation

#define COMMANDDATA   64

Definition at line 37 of file lcd.cpp.

Referenced by Lcd::Step().

#define ENABLE   16

Definition at line 35 of file lcd.cpp.

Referenced by Lcd::Step().

#define READWRITE   32

Definition at line 36 of file lcd.cpp.

Referenced by Lcd::Step().


Function Documentation

t_myState setInitNext ( unsigned char  command,
t_myState  myState,
unsigned int *  CmdExecTime_ns 
)

Definition at line 154 of file lcd.cpp.

References POWER_ON, Power_onTimes, PWR_AFTER_FS1, PWR_AFTER_FS2, and PWR_ON_FINISH.

Referenced by Lcd::Step().

Here is the caller graph for this function:


Variable Documentation

int lcdStartLine[] = {0, 0x40, 0x14, 0x20}

Definition at line 39 of file lcd.cpp.

int Power_onTimes[] = {1500000, 410000, 10000, 3700, 152000} [static]

Definition at line 43 of file lcd.cpp.

Referenced by Lcd::Lcd(), Lcd::LcdWriteCommand(), setInitNext(), and Lcd::Step().

Generated on Sun Feb 12 16:44:59 2012 for Simulavr by  doxygen 1.6.3