20-101-0525 Rabbit Semiconductor, 20-101-0525 Datasheet - Page 58

COMPUTER SINGLE-BOARD LP3500 FOX

20-101-0525

Manufacturer Part Number
20-101-0525
Description
COMPUTER SINGLE-BOARD LP3500 FOX
Manufacturer
Rabbit Semiconductor
Datasheets

Specifications of 20-101-0525

Module/board Type
Single Board Computer Module
Product
Modules
Processor Type
Rabbit 3000
Sram
512 KB
Flash
512 KB
Timers
8 bit, 10 bit
Number Of I/os
26
Backup Battery
3 V Lithium Coin Type
Operating Voltage
3 V to 30 V
Board Size
93 mm x 66 mm x 11 mm
Description/function
Computer Module
For Use With/related Products
LP3500
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
316-1115
4.4.3 Digital I/O
PARAMETERS
SEE ALSO
PARAMETER
RETURN VALUE
SEE ALSO
52
void digOut(int channel, int value);
void digBankOut(int bank, int value);
Sets the state of a digital output (
Remember to call brdInit before executing this function.
A runtime error will occur for the following conditions:
channel is the output channel number (0–9).
value is the output value (0 or 1).
Writes the state of a block of designated digital output channels. The first bank consists of OUT0–
OUT7, the second bank consists of OUT8–OUT9.
A run-time error will occur for the following conditions:
bank is 0 for OUT0–OUT7, 1 for OUT8–OUT9.
value is an 8-bit output value, where each bit corresponds to one channel. OUT0 and OUT8 are the
least significant bit 0.
None.
1. channel or value out of range.
2. brdInit was not executed before executing digOut.
1. channel or value out of range.
2. brdInit was not executed before executing digOut.
brdInit, digIn, digBankOut
brdInit, digOut, digBankIn
OUT0–OUT9)
.
Fox (LP3500)

Related parts for 20-101-0525