lcdsim.c
lcdsim.c
-
ClearText
- function to clear the text from the display
-
ClearMenu
- function to clear the text in the menu
-
CreateDisplay
- function that handles the text-based display on the LCD
-
LCDClear
- Eyebot funcction to clear the display
-
LCDMode
- Assigns the display mode for the LCD
-
LCDMenu
- Sets the menu
-
LCDMenuI
- sets a specific menu label
-
LCDSetChar
- sets a character on the display in a specific position
-
LCDSetString
- Sets a character string at a specific position
-
LCDPutChar
- Places a character at the position of the cursor
-
LCDSetPos
- Sets the position of the cursor
-
LCDPutString
- Places a character string at the cursor position
-
LCDPutGraphic
- Places a graphical image onto the display
-
LCDPutImage
- Places a graphical image on the display
-
LCDSetPixel
- sets a particular pixel to a state
-
LCDInvertPixel
- Inverts the specified pixel
-
LCDGetPixel
- Obtain the state of the pixel
-
LCDLine
- draws a line on the display
-
LCDArea
- draws an area (rectangle) on the display
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de