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

SOFTWARE CD RABBITWEB MODULE

101-0900

Manufacturer Part Number
101-0900
Description
SOFTWARE CD RABBITWEB MODULE
Manufacturer
Rabbit Semiconductor
Type
RabbitWeb Moduler
Datasheets

Specifications of 101-0900

For Use With/related Products
Dynamic C 9
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Other names
101-900
101-900
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-0900