simulavr  1.1.0
lcd.h File Reference
#include <fstream>
#include <string>
#include "systemclocktypes.h"
#include "simulationmember.h"
#include "ui.h"
#include "pin.h"

Go to the source code of this file.

Classes

class  Lcd
 

Enumerations

enum  t_myState {
  IDLE, POWER_ON, PWR_AFTER_FS1, PWR_AFTER_FS2,
  PWR_ON_FINISH, CMDEXEC
}
 

Enumeration Type Documentation

◆ t_myState

enum t_myState
Enumerator
IDLE 
POWER_ON 
PWR_AFTER_FS1 
PWR_AFTER_FS2 
PWR_ON_FINISH 
CMDEXEC 

Definition at line 39 of file lcd.h.