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

KIT DEV RABBITCORE/RCM3600

101-0678

Manufacturer Part Number
101-0678
Description
KIT DEV RABBITCORE/RCM3600
Manufacturer
Rabbit Semiconductor
Series
RabbitCore 3000r
Type
MPU Moduler
Datasheet

Specifications of 101-0678

Rohs Status
RoHS non-compliant
Contents
RabbitCore Module, Dev. Board, AC Adapter, Cable and Dynamic C® CD-Rom
Processor To Be Evaluated
RCM3600
For Use With/related Products
RCM3600
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
316-1037
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-0678