101-0577 Rabbit Semiconductor, 101-0577 Datasheet - Page 52

KIT DEV FOR BL2500 COYOTE

101-0577

Manufacturer Part Number
101-0577
Description
KIT DEV FOR BL2500 COYOTE
Manufacturer
Rabbit Semiconductor
Series
Coyoter
Type
Single Board Computers (SBC)r
Datasheet

Specifications of 101-0577

Contents
SBC, Dev. Board, AC Adapter, Cable and Dynamic C® CD-ROM
Product
Modules
Data Bus Width
10 bit
Processor Type
Rabbit 3000
Sram
128 KB
Flash
256 KB
Number Of I/os
24
Backup Battery
3 V Lithium Coin Type
Operating Voltage
8 V to 40 V
Power Consumption
1 W
Board Size
100 mm x 100 mm x 29 mm
Description/function
Computer Module
Interface Type
Ethernet
For Use With/related Products
BL2510
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
4.4.2 Digital I/O
PARAMETERS
RETURN VALUE
SEE ALSO
PARAMETERS
RETURN VALUE
EXAMPLE
SEE ALSO
46
void digOut(int channel, int value);
void digBankOut(int bank, int value);
Sets the state of digital outputs OUT0–OUT7, whereOUT0–OUT7 are sinking outputs.
A run-time error will occur for the following conditions:
channel
value is the output value (0 or 1)
None.
Writes the state of a block of designated digital output channels. The bank consists of OUT0–OUT7.
This call is faster than setting the individual channels, but does not output states simultaneously. States
are written in succession from OUT7–OUT0.
A run-time error will occur for the following conditions:
bank
value is an 8-bit output value, where each bit corresponds to one channel. OUT0 is the least significant
bit 0
None.
To send out odd channels high:
1.
2.
1.
2.
digIn, digBankOut
void digBankOut(0, 0xaa);
digOut, digBankIn
channel
brdInit
bank
brdInit
is 0 for the bank of digital output channels (0–7)
is the digital output channels (0–7)
or value is out of range.
or value is out of range.
was not called first.
was not called first.
Coyote (BL2500)

Related parts for 101-0577