Lcd/Keypad Module Function Calls; Lcd/Keypad Module Initialization - Rabbit RabbitCore RCM3209 User Manual

C-programmable module with ethernet
Table of Contents

Advertisement

C.8 LCD/Keypad Module Function Calls
When mounted on the Prototyping Board, the LCD/keypad module uses the external I/O
bus on the Rabbit 3000 chip. Remember to add the line
#define PORTA_AUX_IO
to the beginning of any programs using the external I/O bus.
C.8.1 LCD/Keypad Module Initialization
The function used to initialize the LCD/keypad module can be found in the Dynamic C
LIB
\DISPLAYS\LCD122KEY7.LIB
void dispInit();
DESCRIPTION
Initializes the LCD/keypad module. The keypad is set up using keypadDef() or
keyConfig() after this function call.
RETURN VALUE
None.
User's Manual
library.
dispInit
89

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rabbitcore rcm3229

Table of Contents