20-151-0178 Rabbit Semiconductor, 20-151-0178 Datasheet - Page 96

CABLE CONVERTER RS-232 TO USB

20-151-0178

Manufacturer Part Number
20-151-0178
Description
CABLE CONVERTER RS-232 TO USB
Manufacturer
Rabbit Semiconductor
Datasheet

Specifications of 20-151-0178

Accessory Type
USB to RS232 Adapter
Product
Microcontroller Accessories
For Use With/related Products
Rabbit-based Boards
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Other names
20-151-0178
316-1181
DESCRIPTION
PARAMETERS
RETURN VALUE
SEE ALSO
90
int flexDigOutGroup16(Flex_IOPin *digout_pins[],
unsigned int values);
This function sets the state of a set of digital output channels based on the values parameter.
The first parameter must be an array of pointers to Flex_IOPin structures.
Essentially, this is an array of pins. The last entry in the array must be FLEX_GROUP_END. This
indicates the end of the pins in the group. The second parameter must be an unsigned int.
This function will set the state of the first pin in the pin group from the value of the first bit (lsb)
of the values variable; the second pin is set from the value of the second bit; etc.
digout_pins
values
<0: error (not a valid digital output, or more than 16 digital outputs?)
flexDigShadow
0: success
This function is limited to setting 16 digital outputs at a time.
,
Array of pointers to Flex_IOPin structures (the information structure for
each I/O pin), terminated by FLEX_GROUP_END. These are the output
pins.
The values with which to set the digital outputs. The i’th bit in the values
field will be used to set the i’th pin in the digout_pins array.
flexDigIn
flexDigOutGroup16
,
www.rabbit.com
flexDigInGroup16
,
flexDigOut
Applications Programming

Related parts for 20-151-0178