Check the datasheets for any parallel input LCD, they're usually driven by a Hitachi 44780 compatible controller chip.
The pin on the LCD you are probably looking for is the RS pin. In one state, you are accessing the actual memory displayed on the screen, in the other state, you are accessing the control functionality of the LCD controller.
Bookmarks