20-101-0542 Rabbit Semiconductor, 20-101-0542 Datasheet - Page 114

CABLE 1.27MM FOR RCM3200

20-101-0542

Manufacturer Part Number
20-101-0542
Description
CABLE 1.27MM FOR RCM3200
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 20-101-0542

Accessory Type
Programming Cable
Product
Microcontroller Accessories
For Use With/related Products
Rabbit 3000-based products, except RCM30/3100, LP3500
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
20-101-0542
316-1180
C.7.4 Keypad
The functions used to control the keypad are contained in the Dynamic C
KEYPAD7.LIB
RETURN VALUE
SEE ALSO
PARAMETERS
User Keypad Interface
108
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.
cSpdLo is a low-speed repeat tick.
cCntLo is a low-speed hold tick.
char cRelease, char cCntHold, char cSpdLo,
char cCntLo, char cSpdHi);
1x7 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.
[4]
library.
[1]
[5]
[2]
[6]
[3]
RabbitCore RCM3200
LIB\KEYPADS\

Related parts for 20-101-0542