26 #ifndef LCD_H_INCLUDED 27 #define LCD_H_INCLUDED
void SendCursorPosition()
Pin class, handles input and output to external parts.
std::map< std::string, Pin * > allPins
unsigned char lastPortValue
unsigned char myPortValue
Pin * GetPin(const char *name)
unsigned int LcdWriteCommand(unsigned char command)
long long SystemClockOffset
unsigned int CmdExecTime_ns
Lcd(UserInterface *ui, const char *name, const char *baseWindow)
virtual int Step(bool &trueHwStep, SystemClockOffset *timeToNextStepIn_ns=0)
Return nonzero if a breakpoint was hit.
void LcdWriteData(unsigned char data)