lcd_send_control

Name

lcd_send_control -- sends a control character to the LCD display

Synopsis

void lcd_send_control(char control);

Description

This function sends a control character to the LCD controller. The control characters are defined in the LCD panel's data book, but in general are values to clear the display, or set the address for data reading or writing.