101-1272 Rabbit Semiconductor, 101-1272 Datasheet - Page 60

KIT MESH NETWORK ADD-ON RCM4510W

101-1272

Manufacturer Part Number
101-1272
Description
KIT MESH NETWORK ADD-ON RCM4510W
Manufacturer
Rabbit Semiconductor
Type
Microprocessorr
Datasheet

Specifications of 101-1272

Product
Modules
Data Bus Width
12 bit
Processor Type
Rabbit 4000
Sram
512 KB
Number Of I/os
20
Description/function
Computer Module
Interface Type
Ethernet
For Use With/related Products
RCM4510W
Lead Free Status / RoHS Status
Not applicable / Not applicable
Other names
316-1158
5.2.8.1 Digital I/O
DESCRIPTION
PARAMETERS
RETURN VALUE
DESCRIPTION
PARAMETERS
RETURN VALUE
54
int zb_dio_in(int dio);
int zb_dio_out(int dio, int value);
Reads the logic state of a pin configured as a digital input pin. This value corresponds
to the dio number.
dio
NOTE: The pin number is not the same as the DIO_xx macros described in zb_io_
0 or 1 — logic state.
–EINVAL — error (pin not configured as a digital input).
Sets the digital output value.
dio
value
NOTE: The pin number is not the same as the DIO_xx macros described in zb_io_
0 — success.
–EINVAL — error (pin not configured as a digital output).
init(), which are used to configure the function of the pin only.
init(), which are used to configure the function of the pin only.
the Dynamic C digital input pin number (0 – ZB_MAX_PIN, valid
values are 0–5, 10–12) set up in zb_io_init().
the Dynamic C digital output pin number (0 – ZB_MAX_PIN,
valid values are 0–5, 10–12) set up in zb_io_init().
the logic level (0 or 1) the pin is set to.
zb_dio_out
zb_dio_in
RabbitCore RCM4500W

Related parts for 101-1272