101-1226 Rabbit Semiconductor, 101-1226 Datasheet - Page 159

RCM3900 DEV KIT UNIVERSAL

101-1226

Manufacturer Part Number
101-1226
Description
RCM3900 DEV KIT UNIVERSAL
Manufacturer
Rabbit Semiconductor
Series
RabbitCore 3900r
Type
MPU Moduler
Datasheet

Specifications of 101-1226

Contents
RabbitCore Module, Dev. Board, AC Adapter, Cable and Dynamic C® CD-Rom
For Use With/related Products
RCM3900
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
316-1137
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 101-1226