101-0679 Rabbit Semiconductor, 101-0679 Datasheet - Page 57

KIT DEV RABBIT RCM3600 INTL

101-0679

Manufacturer Part Number
101-0679
Description
KIT DEV RABBIT RCM3600 INTL
Manufacturer
Rabbit Semiconductor
Series
RabbitCore 3000r
Type
MPU Moduler
Datasheet

Specifications of 101-0679

Contents
RabbitCore Module, Dev. Board, Cable and Dynamic C® CD-Rom
Processor To Be Evaluated
Rabbit 3000
Interface Type
RS-232
Maximum Operating Temperature
+ 85 C
Minimum Operating Temperature
- 40 C
Operating Supply Voltage
5 V
For Use With/related Products
RCM3600
Lead Free Status / RoHS Status
Vendor undefined / Vendor undefined
PARAMETERS
RETURN VALUE
SEE ALSO
PARAMETERS
RETURN VALUE
SEE ALSO
User’s Manual
void digOut(int channel, int state);
int digIn(int channel);
Writes a state to a digital output channel on header JP4 of the RCM3600 Prototyping Board. The PIO0 to
PIO3 channels on the A/D converter chip are accessed via header JP4 on the RCM3600 Prototyping
Board.
A runtime error will occur if the brdInit function was not executed before calling this function or if
the channel is out of range.
channel is channel 1 to 4 for JP4:1 to JP4:4
state is a logic state of 0 or 1
None.
Reads the state of a digital input channel on header JP4 of the RCM3600 Prototyping Board. The PIO0 to
PIO3 channels on the A/D converter chip are accessed via header JP4 on the RCM3600 Prototyping
Board.
A runtime error will occur if the brdInit function was not executed before calling this function or if
the channel is out of range.
channel is channel 1 to 4 for JP4:1 to JP4:4
state is a logic state of 0 or 1
The logic state of the input (0 or 1).
brdInit, digIn
brdInit, digOut
51

Related parts for 101-0679