20-101-1196 Rabbit Semiconductor, 20-101-1196 Datasheet - Page 159

MODULE RABBITCORE RCM3900

20-101-1196

Manufacturer Part Number
20-101-1196
Description
MODULE RABBITCORE RCM3900
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 20-101-1196

Module/board Type
MPU Core Module
For Use With/related Products
RCM3900
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
20-101-1196
316-1155
DESCRIPTION
RETURN VALUE
SEE ALSO
RabbitCore RCM3900 User’s Manual
void keypadDef();
Example: Do the following for the above physical vs. ASCII return key codes.
Characters are returned upon keypress with no repeat.
keyConfig (
keyConfig (
keyConfig (
keyConfig (
keyConfig (
keyConfig (
keyConfig (
keyConfig, keyGet, keyProcess
Configures the physical layout of the keypad with the desired ASCII return key codes.
1 × 7 keypad physical mapping:
None.
['L']
0
where
'L' represents Left Scroll
'U' represents Up Scroll
'D' represents Down Scroll
'R' represents Right Scroll
'–' represents Page Down
'+' represents Page Up
'E' represents the ENTER key
['–']
4
3,'R',0, 0, 0, 0, 0 );
6,'E',0, 0, 0, 0, 0 );
2,'D',0, 0, 0, 0, 0 );
4,'-',0, 0, 0, 0, 0 );
1,'U',0, 0, 0, 0, 0 );
5,'+',0, 0, 0, 0, 0 );
0,'L',0, 0, 0, 0, 0 );
['U']
1
['+']
5
keypadDef
['D']
2
['E']
6
['R']
3
159

Related parts for 20-101-1196