mikroC

mikroC - C Compiler for Microchip PIC microcontrollers

making it simple...

LCD Commands

LCD Command

Purpose

 

 

LCD_FIRST_ROW

Move cursor to 1st row

 

 

LCD_SECOND_ROW

Move cursor to 2nd row

 

 

LCD_THIRD_ROW

Move cursor to 3rd row

 

 

LCD_FOURTH_ROW

Move cursor to 4th row

 

 

LCD_CLEAR

Clear display

 

 

LCD_RETURN_HOME

Return cursor to home position, returns a shifted display to original posi-

tion. Display data RAM is unaffected.

 

 

 

LCD_CURSOR_OFF

Turn off cursor

 

 

LCD_UNDERLINE_ON

Underline cursor on

 

 

LCD_BLINK_CURSOR_ON

Blink cursor on

 

 

LCD_MOVE_CURSOR_LEFT

Move cursor left without changing display data RAM

 

 

LCD_MOVE_CURSOR_RIGHT

Move cursor right without changing display data RAM

 

 

LCD_TURN_ON

Turn LCD display on

 

 

LCD_TURN_OFF

Turn LCD display off

 

 

LCD_SHIFT_LEFT

Shift display left without changing display data RAM

 

 

LCD_SHIFT_RIGHT

Shift display right without changing display data RAM

 

 

page

 

200

MikroElektronika: Development tools - Books - Compilers