101-0492 Rabbit Semiconductor, 101-0492 Datasheet - Page 101

INTERFACE OP6800 W/ETHERNET PORT

101-0492

Manufacturer Part Number
101-0492
Description
INTERFACE OP6800 W/ETHERNET PORT
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 101-0492

Module/board Type
Single Board Computer Module
For Use With/related Products
SR9160
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Other names
316-1060
D.5.1 Keypad
The functions used to control the keypad are in the
Dynamic C
RETURN VALUE
SEE ALSO
PARAMETERS
User Keypad Interface
User’s Manual
void keyInit(void);
void keyConfig(char cRaw, char cPress,
Initializes keypad process
None.
Assigns each key with key press and release codes, and hold and repeat ticks for auto repeat and
debouncing.
cRaw is a raw key code index.
cPress is a key press code
cRelease is a key release code.
cCntHold is a hold tick, which is approximately one debounce period or 5 µs.
cSpdLo is a low-speed repeat tick, which is approximately one debounce period or 5 µs.
cCntLo is a low-speed hold tick, which is approximately one debounce period or 5 µs.
char cRelease, char cCntHold, char cSpdLo,
char cCntLo, char cSpdHi);
1 × 7 keypad matrix with raw key code index assignments (in brackets):
brdInit
[0]
An 8-bit value is returned when a key is pressed.
0 = Unused.
See keypadDef() for default press codes.
An 8-bit value is returned when a key is pressed.
0 = Unused.
How long to hold before repeating.
0 = No Repeat.
How many times to repeat.
0 = None.
How long to hold before going to high-speed repeat.
0 = Slow Only.
LIB\KEYPADS
[4]
[1]
library folder.
[5]
[2]
[6]
KEYPAD7.LIB
[3]
library located in the
97

Related parts for 101-0492