20-101-1051 Rabbit Semiconductor, 20-101-1051 Datasheet - Page 138

MODULE RABBITCORE RCM3365

20-101-1051

Manufacturer Part Number
20-101-1051
Description
MODULE RABBITCORE RCM3365
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 20-101-1051

Module/board Type
MPU Core Module
Product
Microcontroller Modules
Core Processor
Rabbit 3000
Flash
512 KBytes
Operating Supply Voltage
3.15 to 3.45 V
Board Size
69 mm x 47 mm x 22 mm
For Use With/related Products
RCM3365
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
316-1111
RETURN VALUE
SEE ALSO
PARAMETER
RETURN VALUE
SEE ALSO
132
void keypadDef();
void keyScan(char *pcKeys);
Configures the physical layout of the keypad with the default ASCII return key codes.
Example: Do the followingfor the above physical vs. ASCII return key codes.
Characters are returned upon keypress with no repeat.
None.
Writes "1" to each row and reads the value. The position of a keypress is indicated by a zero value in a bit
position.
*pcKeys is a pointer to the address of the value read.
None.
Keypad physical mapping 1 x 7
where
keyConfig ( 3,'R',0, 0, 0, 0, 0 );
keyConfig ( 6,'E',0, 0, 0, 0, 0 );
keyConfig ( 2,'D',0, 0, 0, 0, 0 );
keyConfig ( 4,'-',0, 0, 0, 0, 0 );
keyConfig ( 1,'U',0, 0, 0, 0, 0 );
keyConfig ( 5,'+',0, 0, 0, 0, 0 );
keyConfig ( 0,'L',0, 0, 0, 0, 0 );
keyConfig, keyGet, keyProcess
keyConfig, keyGet, keypadDef, keyProcess
['L']
'D' represents Down Scroll
'U' represents Up Scroll
'R' represents Right Scroll
'L' represents Left Scroll
'–' represents Page Down
'+' represents Page Up
'E' represents the ENTER key
0
['–']
4
['U']
1
['+']
5
['D']
2
['E']
6
['R']
3
RabbitCore RCM3365/RCM3375

Related parts for 20-101-1051