101-0898 Rabbit Semiconductor, 101-0898 Datasheet - Page 59

no-image

101-0898

Manufacturer Part Number
101-0898
Description
KIT WEB SECURE EMBEDDED RCM3700
Manufacturer
Rabbit Semiconductor
Series
RabbitCore 3000r
Datasheets

Specifications of 101-0898

Main Purpose
Interface, Ethernet
Utilized Ic / Part
RCM3700
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Secondary Attributes
-
Embedded
-
Primary Attributes
-
Other names
101-898
101-898
PARAMETERS
RETURN VALUE
SEE ALSO
PARAMETERS
RETURN VALUE
SEE ALSO
RabbitCore RCM3700 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 RCM3700 Prototyping Board. The PIO0 to
PIO3 channels on the A/D converter chip are accessed via header JP4 on the RCM3700 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 RCM3700 Prototyping Board. The PIO0 to
PIO3 channels on the A/D converter chip are accessed via header JP4 on the RCM3700 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
57

Related parts for 101-0898